{"id":68319,"name":"nbdime","description":"Tools for diffing and merging of Jupyter notebooks.","url":"https://github.com/jupyter/nbdime","last_synced_at":"2025-09-08T14:07:02.473Z","repository":{"id":38898539,"uuid":"46264628","full_name":"jupyter/nbdime","owner":"jupyter","description":"Tools for diffing and merging of Jupyter notebooks.","archived":false,"fork":false,"pushed_at":"2024-09-21T17:10:47.000Z","size":14834,"stargazers_count":2775,"open_issues_count":101,"forks_count":173,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-09-04T15:52:44.641Z","etag":null,"topics":["diff","diffing","git","hg","jupyter","jupyter-notebook","jupyterlab-extension","mercurial","merge","merge-driver","mergetool","vcs","version-control"],"latest_commit_sha":null,"homepage":"http://nbdime.readthedocs.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2015-11-16T09:25:53.000Z","updated_at":"2025-09-02T10:31:32.000Z","dependencies_parsed_at":"2023-02-09T23:00:24.178Z","dependency_job_id":"d7303c1d-bab9-469e-ba18-da9c1ac7fbef","html_url":"https://github.com/jupyter/nbdime","commit_stats":{"total_commits":1803,"total_committers":54,"mean_commits":"33.388888888888886","dds":"0.36550194120909596","last_synced_commit":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/jupyter/nbdime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/sbom","scorecard":{"id":543154,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyter/nbdime","commit":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"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":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-release.yml:1","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-integration-tests.yml:8"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/tests.yml:129","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/enforce-label.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/prep-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/prep-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:54","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:148","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:194","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:202","Warn: pipCommand not pinned by hash: .github/workflows/update-integration-tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/update-integration-tests.yml:84","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/jupyter/nbdime/releases/173636304","Warn: release artifact 4.0.1 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130619677","Warn: release artifact 4.0.0 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130403138","Warn: release artifact 4.0.0rc1 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130321438","Warn: release artifact v4.0.0rc0 not signed: https://api.github.com/repos/jupyter/nbdime/releases/128138305","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/173636304","Warn: release artifact 4.0.1 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130619677","Warn: release artifact 4.0.0 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130403138","Warn: release artifact 4.0.0rc1 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130321438","Warn: release artifact v4.0.0rc0 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/128138305"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/jupyter/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyter/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyter/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyter/.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 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["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-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-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-4wx3-54gh-9fr9","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","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-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-6hwc-9h8r-3vmf","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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:44:43.537Z","repository_id":38898539,"created_at":"2025-08-20T08:44:43.538Z","updated_at":"2025-08-20T08:44:43.538Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274129860,"owners_count":25227266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"jupyter","name":"Project Jupyter","uuid":"7388996","kind":"organization","description":"Interactive Computing","email":"jupyter@googlegroups.com","website":"https://jupyter.org","location":"The Future","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7388996?v=4","repositories_count":133,"last_synced_at":"2024-12-28T19:03:40.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jupyter","funding_links":[],"total_stars":51397,"followers":2541,"following":0,"created_at":"2022-11-02T16:25:50.772Z","updated_at":"2024-12-28T19:03:40.232Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter/repositories"},"packages":[{"id":2814469,"name":"nbdime","ecosystem":"pypi","description":"Diff and merge of Jupyter Notebooks","homepage":"https://nbdime.readthedocs.io","licenses":"# Licensing terms  This project is licensed under the terms of the Modified BSD License (also known as New or Revised or 3-Clause BSD), as follows:  - Copyright (c) 2001-2015, IPython Development Team - Copyright (c) 2015-, Jupyter Development Team  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 Jupyter Development Team 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 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  ## About the Jupyter Development Team  The Jupyter Development Team is the set of all contributors to the Jupyter project. This includes all of the Jupyter subprojects.  The core team that coordinates development on GitHub can be found here: https://github.com/jupyter/.  ## Our Copyright Policy  Jupyter uses a shared copyright model. Each contributor maintains copyright over their contributions to Jupyter. But, it is important to note that these contributions are typically only changes to the repositories. Thus, the Jupyter source code, in its entirety is not the copyright of any single person or institution. Instead, it is the collective copyright of the entire Jupyter Development Team. If individual contributors want to maintain a record of what changes/contributions they have specific copyright on, they should indicate their copyright in the commit message of the change, when they commit the change to one of the Jupyter repositories.  With this in mind, the following banner should be used in any source code file to indicate the copyright and license terms:  # Copyright (c) Jupyter Development Team. # Distributed under the terms of the Modified BSD License.","normalized_licenses":["Other"],"repository_url":"https://github.com/jupyter/nbdime","keywords_array":["Interactive","Interpreter","Shell","Web"],"namespace":null,"versions_count":37,"first_release_published_at":"2016-12-05T21:58:36.000Z","latest_release_published_at":"2024-09-05T13:25:03.000Z","latest_release_number":"4.0.2","last_synced_at":"2025-09-08T03:02:20.665Z","created_at":"2022-04-10T11:43:00.407Z","updated_at":"2025-09-08T03:02:20.665Z","registry_url":"https://pypi.org/project/nbdime/","install_command":"pip install nbdime --index-url https://pypi.org/simple","documentation_url":"https://nbdime.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","Intended Audience :: Developers","Intended Audience :: Science/Research","Intended Audience :: System Administrators","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.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"nbdime","project_status":null},"repo_metadata":{"id":38898539,"uuid":"46264628","full_name":"jupyter/nbdime","owner":"jupyter","description":"Tools for diffing and merging of Jupyter notebooks.","archived":false,"fork":false,"pushed_at":"2024-05-04T01:07:27.000Z","size":14759,"stargazers_count":2601,"open_issues_count":90,"forks_count":156,"subscribers_count":42,"default_branch":"master","last_synced_at":"2024-05-18T06:02:49.212Z","etag":null,"topics":["diff","diffing","git","hg","jupyter","jupyter-notebook","jupyterlab-extension","mercurial","merge","merge-driver","mergetool","vcs","version-control"],"latest_commit_sha":null,"homepage":"http://nbdime.readthedocs.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2015-11-16T09:25:53.000Z","updated_at":"2024-06-18T12:16:32.330Z","dependencies_parsed_at":"2023-02-09T23:00:24.178Z","dependency_job_id":"d7303c1d-bab9-469e-ba18-da9c1ac7fbef","html_url":"https://github.com/jupyter/nbdime","commit_stats":{"total_commits":1728,"total_committers":52,"mean_commits":33.23076923076923,"dds":"0.35821759259259256","last_synced_commit":"d39f45a10106a096b508d57a24c9a09f29b42815"},"previous_names":[],"tags_count":89,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221871740,"owners_count":16895161,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyter","name":"Project Jupyter","uuid":"7388996","kind":"organization","description":"Interactive Computing","email":"jupyter@googlegroups.com","website":"https://jupyter.org","location":"The Future","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7388996?v=4","repositories_count":133,"last_synced_at":"2024-04-11T00:30:38.055Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jupyter","funding_links":[],"total_stars":49581,"followers":1970,"following":0,"created_at":"2022-11-02T16:25:50.772Z","updated_at":"2024-04-11T00:31:18.188Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter/repositories"},"tags":[{"name":"nbdime@7.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"commit","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.1/manifests"},{"name":"nbdime-jupyterlab@3.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"commit","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.1/manifests"},{"name":"4.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"tag","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"tag","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0/manifests"},{"name":"nbdime@7.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"commit","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"commit","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0/manifests"},{"name":"4.0.0rc1","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"tag","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0rc1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0rc1/manifests"},{"name":"nbdime@7.0.0-rc.2","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"commit","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-rc.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-rc.2","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"commit","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-rc.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.2/manifests"},{"name":"nbdime@7.0.0-rc.1","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"commit","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-rc.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.1/manifests"},{"name":"v4.0.0rc0","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"tag","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/v4.0.0rc0","html_url":"https://github.com/jupyter/nbdime/releases/tag/v4.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.0rc0/manifests"},{"name":"nbdime-jupyterlab@3.0.0-rc.1","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"commit","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-rc.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.1/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.2","sha":"44c28cde8e898b1d19cdb33d0f14644b000578a5","kind":"tag","published_at":"2023-10-16T14:56:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.2/manifests"},{"name":"nbdime@7.0.0-alpha.2","sha":"44c28cde8e898b1d19cdb33d0f14644b000578a5","kind":"tag","published_at":"2023-10-16T14:56:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.1/manifests"},{"name":"4.0.0a1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0a1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a1/manifests"},{"name":"nbdime@7.0.0-alpha.1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.1/manifests"},{"name":"nbdime@7.0.0-alpha.0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.0/manifests"},{"name":"4.0.0a0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0a0","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a0/manifests"},{"name":"3.2.1","sha":"5377e9a3fb89b50f8fa21a553b4e8aece39ddb26","kind":"tag","published_at":"2023-04-30T16:01:54.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.2.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"90d0787bdd16f6403d508ab4f7c76b4473ba0326","kind":"commit","published_at":"2023-04-22T14:49:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.0/manifests"},{"name":"nbdime-jupyterlab@2.2.0","sha":"2f4785009bf9956f5c22d091d79de3025daf4e01","kind":"tag","published_at":"2023-04-22T12:47:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.2.0/manifests"},{"name":"nbdime@6.2.0","sha":"2f4785009bf9956f5c22d091d79de3025daf4e01","kind":"tag","published_at":"2023-04-22T12:47:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.2.0/manifests"},{"name":"nbdime@5.0.2","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.2/manifests"},{"name":"nbdime-jupyterlab@1.0.1","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.1/manifests"},{"name":"1.1.1","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.1/manifests"},{"name":"2.1.1","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.1/manifests"},{"name":"nbdime-jupyterlab@2.0.2","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.2/manifests"},{"name":"nbdime@6.0.1","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.1/manifests"},{"name":"nbdime@6.1.2","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.2/manifests"},{"name":"nbdime-jupyterlab@2.1.1","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.1/manifests"},{"name":"3.1.1","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"f376fa3608c9a166ac7893c3b26d71854735ea59","kind":"commit","published_at":"2021-05-25T16:14:45.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.0/manifests"},{"name":"nbdime@6.1.1","sha":"761f106624e0b0481ec9f864e5a3614f2baaf152","kind":"commit","published_at":"2021-05-25T16:10:26.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.1/manifests"},{"name":"3.0.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0/manifests"},{"name":"nbdime-jupyterlab@2.1.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0/manifests"},{"name":"nbdime@6.1.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0/manifests"},{"name":"3.0.0b1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.0.0b1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0b1/manifests"},{"name":"nbdime@6.1.0-beta.1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.0-beta.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0-beta.1/manifests"},{"name":"nbdime-jupyterlab@2.1.0-beta.1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.0-beta.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0-beta.1/manifests"},{"name":"2.1.0","sha":"d43785505eeffb0bacfacd48331c27378d47805a","kind":"commit","published_at":"2020-10-02T09:08:13.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.0/manifests"},{"name":"nbdime-jupyterlab@2.0.1","sha":"ba33f4b30f750f1e62c56edfaccf9d079dfe6fd8","kind":"commit","published_at":"2020-10-02T08:59:12.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.1/manifests"},{"name":"2.0.0","sha":"409898921d5dfb4e248fd791dfe4ca47776a0f6d","kind":"commit","published_at":"2020-03-10T14:45:08.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.0.0/manifests"},{"name":"nbdime-jupyterlab@2.0.0","sha":"54cd0365e3df8d719adfc174fbec5cdf870829ae","kind":"commit","published_at":"2020-03-10T14:32:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.0/manifests"},{"name":"nbdime@6.0.0","sha":"c61c9c17105a2ccf5393cb3c47cf505e542eb158","kind":"commit","published_at":"2020-03-10T14:31:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.0/manifests"},{"name":"1.1.0","sha":"877b8421d08db61fa6483ffdf490611819e595b3","kind":"commit","published_at":"2019-08-06T10:10:21.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.0/manifests"},{"name":"1.0.7","sha":"4e1dea3b090865b2f238fdeb2aacea59b269ecf3","kind":"commit","published_at":"2019-07-25T18:10:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.7","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.7/manifests"},{"name":"nbdime@5.0.1","sha":"f9da6b7ca7aa8b985a43d098bf4a7686f35a0973","kind":"commit","published_at":"2019-07-25T18:04:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.1/manifests"},{"name":"nbdime-jupyterlab@1.0.0","sha":"dbf27245909f8999035f193573a657732d2e0350","kind":"commit","published_at":"2019-07-25T17:54:53.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.0/manifests"},{"name":"nbdime@5.0.0","sha":"bd97d1c9d928d6d8c632d638e81d2a6fc095296e","kind":"commit","published_at":"2019-07-25T17:52:25.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.0/manifests"},{"name":"1.0.6","sha":"26620ebee41f70c0f54de419075045250057f0ed","kind":"commit","published_at":"2019-05-16T13:44:11.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.6","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c53f9d2f3fcdc7407a9c85233bb96d4f83ece89b","kind":"commit","published_at":"2019-03-08T13:47:00.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.5","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.5/manifests"},{"name":"nbdime-jupyterlab@0.6.1","sha":"a3363e82d14c3bba1f5ea11e20efdf05f9d0b412","kind":"commit","published_at":"2019-03-08T13:09:25.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.6.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.1/manifests"},{"name":"nbdime@4.0.2","sha":"c41d3ac1768662c8291633d51fa5aa2ec6425eb8","kind":"commit","published_at":"2019-03-08T13:07:46.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.2/manifests"},{"name":"1.0.4","sha":"b9f4a0fc48d046c7f82f3b8f635c6b0ae27f0153","kind":"commit","published_at":"2018-12-18T13:53:15.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.4","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"128bc8ddfa42f335c5fe0b00ab4a1ee682be58d2","kind":"commit","published_at":"2018-10-08T12:33:58.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.3","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.3/manifests"},{"name":"nbdime-jupyterlab@0.6.0","sha":"155ce7fa4d7dc999473d9652c215e7d6af6d5178","kind":"commit","published_at":"2018-10-08T12:17:27.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.6.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.0/manifests"},{"name":"nbdime@4.0.1","sha":"d8f1b22eafc0375b1aefbc8abf0b15104a928bdc","kind":"commit","published_at":"2018-10-08T12:16:00.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.1/manifests"},{"name":"nbdime@4.0.0","sha":"80b272f8dae201569a68ce983356067b3f731a8b","kind":"commit","published_at":"2018-10-08T12:11:41.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.0/manifests"},{"name":"nbdime@3.1.0","sha":"14137b6c3d8fedb9a6c9a23d6a1bc87b00c628a3","kind":"commit","published_at":"2018-08-29T14:02:20.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@3.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.1.0/manifests"},{"name":"nbdime-jupyterlab@0.5.0","sha":"14137b6c3d8fedb9a6c9a23d6a1bc87b00c628a3","kind":"commit","published_at":"2018-08-29T14:02:20.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.5.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.5.0/manifests"},{"name":"1.0.2","sha":"d36d99fd36f2e4c6ad737ef68730e9349deedde3","kind":"commit","published_at":"2018-08-01T09:35:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.2/manifests"},{"name":"nbdime-jupyterlab@0.4.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.4.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.4.0/manifests"},{"name":"nbdime-webapp@2.0.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-webapp@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-webapp@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-webapp@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-webapp@2.0.0/manifests"},{"name":"nbdime@3.0.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.0.0/manifests"},{"name":"1.0.1","sha":"c0f3fc25c64f332e771e733eed80e853b44340a0","kind":"commit","published_at":"2018-06-11T12:59:48.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.1/manifests"},{"name":"nbdime-jupyterlab@0.3.0","sha":"e4bb529e247396f0b496a96a0cf4f75d9f1950a0","kind":"commit","published_at":"2018-06-11T12:50:13.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.3.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.3.0/manifests"},{"name":"nbdime@2.0.0","sha":"ccca87b62ac14978a0a715b04556df8391f38e2a","kind":"commit","published_at":"2018-06-11T12:44:03.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@2.0.0/manifests"},{"name":"1.0.0","sha":"dafd5a321ff859c180d85d281ec4d08da4099c84","kind":"commit","published_at":"2018-05-15T08:41:15.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0/manifests"},{"name":"nbdime-jupyterlab@0.2.0","sha":"d13a0efcea7f835ac82f0958e9686091629121d1","kind":"commit","published_at":"2018-05-15T08:38:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.2.0/manifests"},{"name":"nbdime@1.0.4","sha":"bf2b94d73398ba07543a8a6457e016a04008b8a3","kind":"commit","published_at":"2018-05-15T08:32:51.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.4","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.4/manifests"},{"name":"1.0.0-rc1","sha":"b7ececad160b5417c8a073d9c640ff712854ce79","kind":"commit","published_at":"2018-05-08T12:33:36.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0-rc1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc1/manifests"},{"name":"nbdime-jupyterlab@0.1.2","sha":"05b4af6a7cb94c57d5aaf63d3db923d27bc2f76d","kind":"commit","published_at":"2018-05-08T12:31:24.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.2/manifests"},{"name":"nbdime-jupyterlab@0.1.1","sha":"c554aee499c6dc131c2f5b3e11632eed2ac0a48e","kind":"commit","published_at":"2018-05-08T11:47:06.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.1/manifests"},{"name":"nbdime@1.0.3","sha":"d3a13ef437428c0c163cf0da520c7aa722c8d038","kind":"commit","published_at":"2018-05-08T11:31:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.3","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.3/manifests"},{"name":"1.0.0-rc0","sha":"1cbf38c8d79969b2d12680c84d6f86957fd088de","kind":"commit","published_at":"2018-05-03T12:53:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0-rc0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc0/manifests"},{"name":"nbdime-jupyterlab@0.1.0","sha":"26561208a4575d60e0edd8f60b537b86427847bb","kind":"commit","published_at":"2018-05-03T12:51:52.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.0/manifests"},{"name":"nbdime@1.0.2","sha":"145efe35eabb8f0a201aebb533af300b4a32fcf4","kind":"commit","published_at":"2018-05-03T12:35:51.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.2/manifests"},{"name":"nbdime@1.0.1","sha":"14c7c0af60fe4c87b3af820f4ba49736694185f5","kind":"commit","published_at":"2018-05-02T14:41:39.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.1/manifests"},{"name":"nbdime@1.0.0","sha":"e689d717a62e4ca83ff5e236f31803806cbb7d70","kind":"commit","published_at":"2018-05-02T14:41:28.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.0/manifests"},{"name":"0.4.1","sha":"1c7895d9b57991389b53573b1675a188d66ce3ae","kind":"commit","published_at":"2017-12-05T16:44:41.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.4.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"58b60a88bc1b87749d400496f12b90bb38ccd1b0","kind":"tag","published_at":"2017-11-10T15:34:42.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.4.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"538cf7d5502b9d99643e23d1661546a839f609fc","kind":"tag","published_at":"2017-05-05T13:01:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.3.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"118604d15ca7d9e0029679ed9552a059e1b55392","kind":"tag","published_at":"2017-02-23T14:02:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"a724bbc0600cbda06272161476c9c9e99dbd2c0b","kind":"tag","published_at":"2017-01-19T20:51:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"87855f4e96f5ca643a469cf33aa3166433531e9c","kind":"tag","published_at":"2017-01-09T16:24:24.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7fd77c643fc41afc3b6702e10f6b3659c39537df","kind":"tag","published_at":"2016-12-16T14:40:49.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0/manifests"},{"name":"0.1.0b1","sha":"8a3a8e49cc46e8a80b3dd8d83b2939c20c2d1154","kind":"tag","published_at":"2016-12-05T21:57:30.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.0b1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0b1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:41:15.416Z","dependent_packages_count":32,"downloads":249586,"downloads_period":"last-month","dependent_repos_count":1780,"rankings":{"downloads":0.7360353517917558,"dependent_repos_count":0.2668377164849262,"dependent_packages_count":0.47388876832323873,"stargazers_count":1.4377447450705754,"forks_count":3.898574317991219,"docker_downloads_count":0.876301376622095,"average":1.2815637127139683},"purl":"pkg:pypi/nbdime","advisories":[{"uuid":"GSA_kwCzR0hTQS1wNnJ3LTQ0cTctM2Z3NM0W3A","url":"https://github.com/advisories/GHSA-p6rw-44q7-3fw4","title":"Stored XSS in Jupyter nbdime","description":"### Impact\n\nImproper handling of user controlled input caused a stored cross-site scripting (XSS) vulnerability. All previous versions of nbdime are affected.\n\n### Patches\n\nSecurity patches will be released for each of the major versions of the nbdime packages since version 1.x of the nbdime python package.\n\n#### Python\n- nbdime 1.x: Patched in v. 1.1.1\n- nbdime 2.x: Patched in v. 2.1.1\n- nbdime 3.x: Patched in v. 3.1.1\n\n#### npm\n- nbdime 6.x version: Patched in 6.1.2\n- nbdime 5.x version: Patched in 5.0.2\n- nbdime-jupyterlab 1.x version: Patched in 1.0.1\n- nbdime-jupyterlab 2.x version: Patched in 2.1.1\n\n### For more information\nIf you have any questions or comments about this advisory email us at [security@ipython.org](mailto:security@ipython.org).\n\n\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-11-08T18:09:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N","references":["https://github.com/jupyter/nbdime/security/advisories/GHSA-p6rw-44q7-3fw4","https://github.com/jupyter/nbdime/commit/e44a5cc7677f24b45ebafc756db49058c2f750ea","https://nvd.nist.gov/vuln/detail/CVE-2021-41134","https://github.com/pypa/advisory-database/tree/main/vulns/nbdime/PYSEC-2021-428.yaml","https://github.com/advisories/GHSA-p6rw-44q7-3fw4"],"source_kind":"github","identifiers":["GHSA-p6rw-44q7-3fw4","CVE-2021-41134"],"repository_url":"https://github.com/jupyter/nbdime","blast_radius":39.597614982364014,"packages":[{"versions":[{"first_patched_version":"2.1.1","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.1"},{"first_patched_version":"1.0.1","vulnerable_version_range":"\u003c 1.0.1"}],"ecosystem":"npm","package_name":"nbdime-jupyterlab"},{"versions":[{"first_patched_version":"6.1.2","vulnerable_version_range":"\u003e= 6.0.0, \u003c 6.1.2"},{"first_patched_version":"5.0.2","vulnerable_version_range":"\u003c 5.0.2"}],"ecosystem":"npm","package_name":"nbdime"},{"versions":[{"first_patched_version":"3.1.1","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.1.1"},{"first_patched_version":"2.1.1","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.1"},{"first_patched_version":"1.1.1","vulnerable_version_range":"\u003c 1.1.1"}],"ecosystem":"pypi","package_name":"nbdime"}],"created_at":"2022-12-21T16:12:43.868Z","updated_at":"2024-10-01T19:31:58.000Z"}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/nbdime","docker_dependents_count":400,"docker_downloads_count":361685508,"usage_url":"https://repos.ecosyste.ms/usage/pypi/nbdime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/nbdime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-28T17:21:47.880Z","issues_count":107,"pull_requests_count":107,"avg_time_to_close_issue":14213597.229508197,"avg_time_to_close_pull_request":4423127.452631579,"issues_closed_count":61,"pull_requests_closed_count":95,"pull_request_authors_count":33,"issue_authors_count":59,"avg_comments_per_issue":3.607476635514019,"avg_comments_per_pull_request":3.177570093457944,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":19,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":2336582.4285714286,"past_year_avg_time_to_close_pull_request":2128732.217391304,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.631578947368421,"past_year_avg_comments_per_pull_request":2.1666666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/issues","maintainers":[{"login":"fcollonval","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"vidartf","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"krassowski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"fperez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fperez"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"davidbrochart","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidbrochart"},{"login":"minrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minrk"}],"active_maintainers":[{"login":"vidartf","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"fcollonval","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"krassowski","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"davidbrochart","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidbrochart"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nbdime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nbdime/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nbdime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nbdime/related_packages","maintainers":[{"uuid":"bgranger","login":"bgranger","name":null,"email":null,"url":null,"packages_count":31,"html_url":"https://pypi.org/user/bgranger/","role":null,"created_at":"2023-02-18T01:55:53.176Z","updated_at":"2023-02-18T01:55:53.176Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bgranger/packages"},{"uuid":"fperez","login":"fperez","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/fperez/","role":null,"created_at":"2023-02-18T01:55:53.259Z","updated_at":"2023-02-18T01:55:53.259Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/fperez/packages"},{"uuid":"mbussonn","login":"mbussonn","name":null,"email":null,"url":null,"packages_count":110,"html_url":"https://pypi.org/user/mbussonn/","role":null,"created_at":"2023-02-18T01:55:53.419Z","updated_at":"2023-02-18T01:55:53.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mbussonn/packages"},{"uuid":"minrk","login":"minrk","name":null,"email":null,"url":null,"packages_count":98,"html_url":"https://pypi.org/user/minrk/","role":null,"created_at":"2023-02-18T01:55:53.719Z","updated_at":"2023-02-18T01:55:53.719Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/minrk/packages"},{"uuid":"takowl","login":"takowl","name":null,"email":null,"url":null,"packages_count":116,"html_url":"https://pypi.org/user/takowl/","role":null,"created_at":"2023-02-18T01:55:53.930Z","updated_at":"2023-02-18T01:55:53.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/takowl/packages"},{"uuid":"vidartf","login":"vidartf","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/vidartf/","role":null,"created_at":"2023-02-18T01:55:54.093Z","updated_at":"2023-02-18T01:55:54.093Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vidartf/packages"},{"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":"2024-10-29T23:41:14.089Z","updated_at":"2024-10-29T23:41:14.089Z","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":726156,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2061289,"name":"nbdime","ecosystem":"npm","description":"Diff and merge of Jupyter Notebooks","homepage":"https://github.com/jupyter/nbdime#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyter/nbdime","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2017-07-10T19:35:20.698Z","latest_release_published_at":"2024-09-05T13:25:12.312Z","latest_release_number":"7.0.2","last_synced_at":"2025-09-07T15:02:07.357Z","created_at":"2022-04-09T20:28:06.200Z","updated_at":"2025-09-08T03:41:28.405Z","registry_url":"https://www.npmjs.com/package/nbdime","install_command":"npm install nbdime","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"7.0.0-rc.2","latest":"7.0.2"}},"repo_metadata":{"id":38898539,"uuid":"46264628","full_name":"jupyter/nbdime","owner":"jupyter","description":"Tools for diffing and merging of Jupyter notebooks.","archived":false,"fork":false,"pushed_at":"2024-09-21T17:10:47.000Z","size":14834,"stargazers_count":2775,"open_issues_count":101,"forks_count":173,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-09-04T15:52:44.641Z","etag":null,"topics":["diff","diffing","git","hg","jupyter","jupyter-notebook","jupyterlab-extension","mercurial","merge","merge-driver","mergetool","vcs","version-control"],"latest_commit_sha":null,"homepage":"http://nbdime.readthedocs.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2015-11-16T09:25:53.000Z","updated_at":"2025-09-02T10:31:32.000Z","dependencies_parsed_at":"2023-02-09T23:00:24.178Z","dependency_job_id":"d7303c1d-bab9-469e-ba18-da9c1ac7fbef","html_url":"https://github.com/jupyter/nbdime","commit_stats":{"total_commits":1803,"total_committers":54,"mean_commits":"33.388888888888886","dds":"0.36550194120909596","last_synced_commit":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/jupyter/nbdime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/sbom","scorecard":{"id":543154,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyter/nbdime","commit":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"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":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-release.yml:1","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-integration-tests.yml:8"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/tests.yml:129","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/enforce-label.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/prep-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/prep-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:54","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:148","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:194","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:202","Warn: pipCommand not pinned by hash: .github/workflows/update-integration-tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/update-integration-tests.yml:84","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/jupyter/nbdime/releases/173636304","Warn: release artifact 4.0.1 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130619677","Warn: release artifact 4.0.0 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130403138","Warn: release artifact 4.0.0rc1 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130321438","Warn: release artifact v4.0.0rc0 not signed: https://api.github.com/repos/jupyter/nbdime/releases/128138305","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/173636304","Warn: release artifact 4.0.1 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130619677","Warn: release artifact 4.0.0 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130403138","Warn: release artifact 4.0.0rc1 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130321438","Warn: release artifact v4.0.0rc0 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/128138305"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/jupyter/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyter/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyter/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyter/.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 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["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-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-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-4wx3-54gh-9fr9","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","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-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-6hwc-9h8r-3vmf","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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:44:43.537Z","repository_id":38898539,"created_at":"2025-08-20T08:44:43.538Z","updated_at":"2025-08-20T08:44:43.538Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274129860,"owners_count":25227266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyter","name":"Project Jupyter","uuid":"7388996","kind":"organization","description":"Interactive Computing","email":"jupyter@googlegroups.com","website":"https://jupyter.org","location":"The Future","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7388996?v=4","repositories_count":133,"last_synced_at":"2024-12-28T19:03:40.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jupyter","funding_links":[],"total_stars":51397,"followers":2541,"following":0,"created_at":"2022-11-02T16:25:50.772Z","updated_at":"2024-12-28T19:03:40.232Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter/repositories"},"tags":[{"name":"nbdime@7.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"commit","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.2/manifests"},{"name":"v4.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"tag","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/v4.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.2/manifests"},{"name":"nbdime-jupyterlab@3.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"commit","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.2/manifests"},{"name":"nbdime-jupyterlab@3.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"commit","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.1/manifests"},{"name":"4.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"tag","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.1/manifests"},{"name":"nbdime@7.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"commit","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.1/manifests"},{"name":"4.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"tag","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0/manifests"},{"name":"nbdime@7.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"commit","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"commit","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0-rc.2","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"commit","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-rc.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.2/manifests"},{"name":"4.0.0rc1","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"tag","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0rc1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0rc1/manifests"},{"name":"nbdime@7.0.0-rc.2","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"commit","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-rc.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-rc.1","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"commit","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-rc.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.1/manifests"},{"name":"nbdime@7.0.0-rc.1","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"commit","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-rc.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.1/manifests"},{"name":"v4.0.0rc0","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"tag","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/v4.0.0rc0","html_url":"https://github.com/jupyter/nbdime/releases/tag/v4.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@v4.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.0rc0/manifests"},{"name":"nbdime@7.0.0-alpha.2","sha":"44c28cde8e898b1d19cdb33d0f14644b000578a5","kind":"tag","published_at":"2023-10-16T14:56:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.2","sha":"44c28cde8e898b1d19cdb33d0f14644b000578a5","kind":"tag","published_at":"2023-10-16T14:56:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.1/manifests"},{"name":"nbdime@7.0.0-alpha.1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.1/manifests"},{"name":"4.0.0a1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0a1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a1/manifests"},{"name":"nbdime@7.0.0-alpha.0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.0/manifests"},{"name":"4.0.0a0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0a0","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a0/manifests"},{"name":"3.2.1","sha":"5377e9a3fb89b50f8fa21a553b4e8aece39ddb26","kind":"tag","published_at":"2023-04-30T16:01:54.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.2.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"90d0787bdd16f6403d508ab4f7c76b4473ba0326","kind":"commit","published_at":"2023-04-22T14:49:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.0/manifests"},{"name":"nbdime-jupyterlab@2.2.0","sha":"2f4785009bf9956f5c22d091d79de3025daf4e01","kind":"tag","published_at":"2023-04-22T12:47:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.2.0/manifests"},{"name":"nbdime@6.2.0","sha":"2f4785009bf9956f5c22d091d79de3025daf4e01","kind":"tag","published_at":"2023-04-22T12:47:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.2.0/manifests"},{"name":"nbdime@5.0.2","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.2/manifests"},{"name":"nbdime-jupyterlab@1.0.1","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.1/manifests"},{"name":"1.1.1","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.1/manifests"},{"name":"2.1.1","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.1/manifests"},{"name":"nbdime-jupyterlab@2.0.2","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.2/manifests"},{"name":"nbdime@6.0.1","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.1/manifests"},{"name":"nbdime@6.1.2","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.2/manifests"},{"name":"nbdime-jupyterlab@2.1.1","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.1/manifests"},{"name":"3.1.1","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"f376fa3608c9a166ac7893c3b26d71854735ea59","kind":"commit","published_at":"2021-05-25T16:14:45.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.0/manifests"},{"name":"nbdime@6.1.1","sha":"761f106624e0b0481ec9f864e5a3614f2baaf152","kind":"commit","published_at":"2021-05-25T16:10:26.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.1/manifests"},{"name":"3.0.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0/manifests"},{"name":"nbdime-jupyterlab@2.1.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0/manifests"},{"name":"nbdime@6.1.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0/manifests"},{"name":"nbdime-jupyterlab@2.1.0-beta.1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.0-beta.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0-beta.1/manifests"},{"name":"nbdime@6.1.0-beta.1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.0-beta.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0-beta.1/manifests"},{"name":"3.0.0b1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.0.0b1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0b1/manifests"},{"name":"2.1.0","sha":"d43785505eeffb0bacfacd48331c27378d47805a","kind":"commit","published_at":"2020-10-02T09:08:13.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.0/manifests"},{"name":"nbdime-jupyterlab@2.0.1","sha":"ba33f4b30f750f1e62c56edfaccf9d079dfe6fd8","kind":"commit","published_at":"2020-10-02T08:59:12.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.1/manifests"},{"name":"2.0.0","sha":"409898921d5dfb4e248fd791dfe4ca47776a0f6d","kind":"commit","published_at":"2020-03-10T14:45:08.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.0.0/manifests"},{"name":"nbdime-jupyterlab@2.0.0","sha":"54cd0365e3df8d719adfc174fbec5cdf870829ae","kind":"commit","published_at":"2020-03-10T14:32:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.0/manifests"},{"name":"nbdime@6.0.0","sha":"c61c9c17105a2ccf5393cb3c47cf505e542eb158","kind":"commit","published_at":"2020-03-10T14:31:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.0/manifests"},{"name":"1.1.0","sha":"877b8421d08db61fa6483ffdf490611819e595b3","kind":"commit","published_at":"2019-08-06T10:10:21.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.0/manifests"},{"name":"1.0.7","sha":"4e1dea3b090865b2f238fdeb2aacea59b269ecf3","kind":"commit","published_at":"2019-07-25T18:10:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.7","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.7/manifests"},{"name":"nbdime@5.0.1","sha":"f9da6b7ca7aa8b985a43d098bf4a7686f35a0973","kind":"commit","published_at":"2019-07-25T18:04:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.1/manifests"},{"name":"nbdime-jupyterlab@1.0.0","sha":"dbf27245909f8999035f193573a657732d2e0350","kind":"commit","published_at":"2019-07-25T17:54:53.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.0/manifests"},{"name":"nbdime@5.0.0","sha":"bd97d1c9d928d6d8c632d638e81d2a6fc095296e","kind":"commit","published_at":"2019-07-25T17:52:25.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.0/manifests"},{"name":"1.0.6","sha":"26620ebee41f70c0f54de419075045250057f0ed","kind":"commit","published_at":"2019-05-16T13:44:11.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.6","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c53f9d2f3fcdc7407a9c85233bb96d4f83ece89b","kind":"commit","published_at":"2019-03-08T13:47:00.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.5","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.5/manifests"},{"name":"nbdime-jupyterlab@0.6.1","sha":"a3363e82d14c3bba1f5ea11e20efdf05f9d0b412","kind":"commit","published_at":"2019-03-08T13:09:25.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.6.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.1/manifests"},{"name":"nbdime@4.0.2","sha":"c41d3ac1768662c8291633d51fa5aa2ec6425eb8","kind":"commit","published_at":"2019-03-08T13:07:46.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.2/manifests"},{"name":"1.0.4","sha":"b9f4a0fc48d046c7f82f3b8f635c6b0ae27f0153","kind":"commit","published_at":"2018-12-18T13:53:15.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.4","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"128bc8ddfa42f335c5fe0b00ab4a1ee682be58d2","kind":"commit","published_at":"2018-10-08T12:33:58.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.3","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.3/manifests"},{"name":"nbdime-jupyterlab@0.6.0","sha":"155ce7fa4d7dc999473d9652c215e7d6af6d5178","kind":"commit","published_at":"2018-10-08T12:17:27.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.6.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.0/manifests"},{"name":"nbdime@4.0.1","sha":"d8f1b22eafc0375b1aefbc8abf0b15104a928bdc","kind":"commit","published_at":"2018-10-08T12:16:00.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.1/manifests"},{"name":"nbdime@4.0.0","sha":"80b272f8dae201569a68ce983356067b3f731a8b","kind":"commit","published_at":"2018-10-08T12:11:41.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.0/manifests"},{"name":"nbdime@3.1.0","sha":"14137b6c3d8fedb9a6c9a23d6a1bc87b00c628a3","kind":"commit","published_at":"2018-08-29T14:02:20.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@3.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.1.0/manifests"},{"name":"nbdime-jupyterlab@0.5.0","sha":"14137b6c3d8fedb9a6c9a23d6a1bc87b00c628a3","kind":"commit","published_at":"2018-08-29T14:02:20.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.5.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.5.0/manifests"},{"name":"1.0.2","sha":"d36d99fd36f2e4c6ad737ef68730e9349deedde3","kind":"commit","published_at":"2018-08-01T09:35:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.2/manifests"},{"name":"nbdime-webapp@2.0.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-webapp@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-webapp@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-webapp%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-webapp@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-webapp@2.0.0/manifests"},{"name":"nbdime-jupyterlab@0.4.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.4.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.4.0/manifests"},{"name":"nbdime@3.0.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.0.0/manifests"},{"name":"1.0.1","sha":"c0f3fc25c64f332e771e733eed80e853b44340a0","kind":"commit","published_at":"2018-06-11T12:59:48.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.1/manifests"},{"name":"nbdime-jupyterlab@0.3.0","sha":"e4bb529e247396f0b496a96a0cf4f75d9f1950a0","kind":"commit","published_at":"2018-06-11T12:50:13.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.3.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.3.0/manifests"},{"name":"nbdime@2.0.0","sha":"ccca87b62ac14978a0a715b04556df8391f38e2a","kind":"commit","published_at":"2018-06-11T12:44:03.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@2.0.0/manifests"},{"name":"1.0.0","sha":"dafd5a321ff859c180d85d281ec4d08da4099c84","kind":"commit","published_at":"2018-05-15T08:41:15.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0/manifests"},{"name":"nbdime-jupyterlab@0.2.0","sha":"d13a0efcea7f835ac82f0958e9686091629121d1","kind":"commit","published_at":"2018-05-15T08:38:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.2.0/manifests"},{"name":"nbdime@1.0.4","sha":"bf2b94d73398ba07543a8a6457e016a04008b8a3","kind":"commit","published_at":"2018-05-15T08:32:51.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.4","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.4/manifests"},{"name":"1.0.0-rc1","sha":"b7ececad160b5417c8a073d9c640ff712854ce79","kind":"commit","published_at":"2018-05-08T12:33:36.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0-rc1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc1/manifests"},{"name":"nbdime-jupyterlab@0.1.2","sha":"05b4af6a7cb94c57d5aaf63d3db923d27bc2f76d","kind":"commit","published_at":"2018-05-08T12:31:24.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.2/manifests"},{"name":"nbdime-jupyterlab@0.1.1","sha":"c554aee499c6dc131c2f5b3e11632eed2ac0a48e","kind":"commit","published_at":"2018-05-08T11:47:06.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.1/manifests"},{"name":"nbdime@1.0.3","sha":"d3a13ef437428c0c163cf0da520c7aa722c8d038","kind":"commit","published_at":"2018-05-08T11:31:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.3","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.3/manifests"},{"name":"1.0.0-rc0","sha":"1cbf38c8d79969b2d12680c84d6f86957fd088de","kind":"commit","published_at":"2018-05-03T12:53:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0-rc0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc0/manifests"},{"name":"nbdime-jupyterlab@0.1.0","sha":"26561208a4575d60e0edd8f60b537b86427847bb","kind":"commit","published_at":"2018-05-03T12:51:52.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.0/manifests"},{"name":"nbdime@1.0.2","sha":"145efe35eabb8f0a201aebb533af300b4a32fcf4","kind":"commit","published_at":"2018-05-03T12:35:51.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.2/manifests"},{"name":"nbdime@1.0.1","sha":"14c7c0af60fe4c87b3af820f4ba49736694185f5","kind":"commit","published_at":"2018-05-02T14:41:39.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.1/manifests"},{"name":"nbdime@1.0.0","sha":"e689d717a62e4ca83ff5e236f31803806cbb7d70","kind":"commit","published_at":"2018-05-02T14:41:28.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.0/manifests"},{"name":"0.4.1","sha":"1c7895d9b57991389b53573b1675a188d66ce3ae","kind":"commit","published_at":"2017-12-05T16:44:41.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.4.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"58b60a88bc1b87749d400496f12b90bb38ccd1b0","kind":"tag","published_at":"2017-11-10T15:34:42.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.4.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"538cf7d5502b9d99643e23d1661546a839f609fc","kind":"tag","published_at":"2017-05-05T13:01:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.3.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"118604d15ca7d9e0029679ed9552a059e1b55392","kind":"tag","published_at":"2017-02-23T14:02:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"a724bbc0600cbda06272161476c9c9e99dbd2c0b","kind":"tag","published_at":"2017-01-19T20:51:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"87855f4e96f5ca643a469cf33aa3166433531e9c","kind":"tag","published_at":"2017-01-09T16:24:24.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7fd77c643fc41afc3b6702e10f6b3659c39537df","kind":"tag","published_at":"2016-12-16T14:40:49.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0/manifests"},{"name":"0.1.0b1","sha":"8a3a8e49cc46e8a80b3dd8d83b2939c20c2d1154","kind":"tag","published_at":"2016-12-05T21:57:30.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.0b1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0b1/manifests"}]},"repo_metadata_updated_at":"2025-09-08T03:41:28.405Z","dependent_packages_count":9,"downloads":10776,"downloads_period":"last-month","dependent_repos_count":20,"rankings":{"downloads":1.3032155950076796,"dependent_repos_count":2.8468418131561926,"dependent_packages_count":2.197368825738816,"stargazers_count":1.8301936095148106,"forks_count":2.561103927476297,"docker_downloads_count":0.5134097392045254,"average":1.875355585016387},"purl":"pkg:npm/nbdime","advisories":[{"uuid":"GSA_kwCzR0hTQS1wNnJ3LTQ0cTctM2Z3NM0W3A","url":"https://github.com/advisories/GHSA-p6rw-44q7-3fw4","title":"Stored XSS in Jupyter nbdime","description":"### Impact\n\nImproper handling of user controlled input caused a stored cross-site scripting (XSS) vulnerability. All previous versions of nbdime are affected.\n\n### Patches\n\nSecurity patches will be released for each of the major versions of the nbdime packages since version 1.x of the nbdime python package.\n\n#### Python\n- nbdime 1.x: Patched in v. 1.1.1\n- nbdime 2.x: Patched in v. 2.1.1\n- nbdime 3.x: Patched in v. 3.1.1\n\n#### npm\n- nbdime 6.x version: Patched in 6.1.2\n- nbdime 5.x version: Patched in 5.0.2\n- nbdime-jupyterlab 1.x version: Patched in 1.0.1\n- nbdime-jupyterlab 2.x version: Patched in 2.1.1\n\n### For more information\nIf you have any questions or comments about this advisory email us at [security@ipython.org](mailto:security@ipython.org).\n\n\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-11-08T18:09:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N","references":["https://github.com/jupyter/nbdime/security/advisories/GHSA-p6rw-44q7-3fw4","https://github.com/jupyter/nbdime/commit/e44a5cc7677f24b45ebafc756db49058c2f750ea","https://nvd.nist.gov/vuln/detail/CVE-2021-41134","https://github.com/pypa/advisory-database/tree/main/vulns/nbdime/PYSEC-2021-428.yaml","https://github.com/advisories/GHSA-p6rw-44q7-3fw4"],"source_kind":"github","identifiers":["GHSA-p6rw-44q7-3fw4","CVE-2021-41134"],"repository_url":"https://github.com/jupyter/nbdime","blast_radius":39.597614982364014,"packages":[{"versions":[{"first_patched_version":"2.1.1","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.1"},{"first_patched_version":"1.0.1","vulnerable_version_range":"\u003c 1.0.1"}],"ecosystem":"npm","package_name":"nbdime-jupyterlab"},{"versions":[{"first_patched_version":"6.1.2","vulnerable_version_range":"\u003e= 6.0.0, \u003c 6.1.2"},{"first_patched_version":"5.0.2","vulnerable_version_range":"\u003c 5.0.2"}],"ecosystem":"npm","package_name":"nbdime"},{"versions":[{"first_patched_version":"3.1.1","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.1.1"},{"first_patched_version":"2.1.1","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.1"},{"first_patched_version":"1.1.1","vulnerable_version_range":"\u003c 1.1.1"}],"ecosystem":"pypi","package_name":"nbdime"}],"created_at":"2022-12-21T16:12:43.868Z","updated_at":"2024-10-01T19:31:58.000Z"}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nbdime","docker_dependents_count":207,"docker_downloads_count":438781,"usage_url":"https://repos.ecosyste.ms/usage/npm/nbdime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nbdime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:06:35.515Z","issues_count":111,"pull_requests_count":111,"avg_time_to_close_issue":14505999.209677419,"avg_time_to_close_pull_request":4359746.680412371,"issues_closed_count":62,"pull_requests_closed_count":97,"pull_request_authors_count":36,"issue_authors_count":66,"avg_comments_per_issue":3.5045045045045047,"avg_comments_per_pull_request":3.0630630630630633,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":10,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":344413.3333333333,"past_year_avg_time_to_close_pull_request":372632.9,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.35294117647058826,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/issues","maintainers":[{"login":"fcollonval","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"vidartf","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"krassowski","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"fperez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fperez"},{"login":"davidbrochart","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidbrochart"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"minrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minrk"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nbdime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nbdime/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nbdime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nbdime/related_packages","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.email","url":null,"packages_count":247,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2023-12-13T12:28:49.440Z","updated_at":"2023-12-13T12:28:49.440Z","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":84,"html_url":"https://www.npmjs.com/~jupyter-server-release-bot","role":null,"created_at":"2024-06-25T13:15:13.408Z","updated_at":"2024-06-25T13:15:13.408Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyter-server-release-bot/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":236,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2023-12-13T12:28:49.254Z","updated_at":"2023-12-13T12:28:49.254Z","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":280,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2023-12-13T12:28:49.475Z","updated_at":"2023-12-13T12:28:49.475Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"zsailer","login":"zsailer","name":null,"email":"zachsailer@gmail.com","url":null,"packages_count":108,"html_url":"https://www.npmjs.com/~zsailer","role":null,"created_at":"2024-03-25T19:51:28.791Z","updated_at":"2024-03-25T19:51:28.791Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zsailer/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":281,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2023-12-13T12:28:49.564Z","updated_at":"2023-12-13T12:28:49.564Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"ajbozarth","login":"ajbozarth","name":null,"email":"ajbozart@us.ibm.com","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~ajbozarth","role":null,"created_at":"2023-12-13T12:28:49.396Z","updated_at":"2023-12-13T12:28:49.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ajbozarth/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":351,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2023-12-13T12:28:49.517Z","updated_at":"2023-12-13T12:28:49.517Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"},{"uuid":"davidbrochart","login":"davidbrochart","name":null,"email":"david.brochart@gmail.com","url":null,"packages_count":48,"html_url":"https://www.npmjs.com/~davidbrochart","role":null,"created_at":"2023-12-13T12:28:49.332Z","updated_at":"2023-12-13T12:28:49.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidbrochart/packages"},{"uuid":"vidartf","login":"vidartf","name":null,"email":"vidartf@gmail.com","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~vidartf","role":null,"created_at":"2022-11-13T10:38:11.428Z","updated_at":"2022-11-13T10:38:11.428Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vidartf/packages"},{"uuid":"jupyter-release-bot","login":"jupyter-release-bot","name":null,"email":"jupyter-bot@proton.me","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~jupyter-release-bot","role":null,"created_at":"2024-03-29T16:35:13.059Z","updated_at":"2024-03-29T16:35:13.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyter-release-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134308,"maintainers_count":1052508,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5289278,"name":"nbdime","ecosystem":"conda","description":null,"homepage":"https://nbdime.readthedocs.io","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyter/nbdime","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2022-10-03T15:47:18.027Z","latest_release_published_at":"2021-10-26T17:29:19.000Z","latest_release_number":"3.1.1","last_synced_at":"2025-09-04T15:56:00.287Z","created_at":"2022-10-03T15:47:18.019Z","updated_at":"2025-09-05T05:58:25.638Z","registry_url":"https://anaconda.org/conda-forge/nbdime","install_command":"conda install -c conda-forge nbdime","documentation_url":null,"metadata":{},"repo_metadata":{"id":38898539,"uuid":"46264628","full_name":"jupyter/nbdime","owner":"jupyter","description":"Tools for diffing and merging of Jupyter notebooks.","archived":false,"fork":false,"pushed_at":"2024-09-21T17:10:47.000Z","size":14834,"stargazers_count":2775,"open_issues_count":101,"forks_count":173,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-09-04T15:52:44.641Z","etag":null,"topics":["diff","diffing","git","hg","jupyter","jupyter-notebook","jupyterlab-extension","mercurial","merge","merge-driver","mergetool","vcs","version-control"],"latest_commit_sha":null,"homepage":"http://nbdime.readthedocs.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2015-11-16T09:25:53.000Z","updated_at":"2025-09-02T10:31:32.000Z","dependencies_parsed_at":"2023-02-09T23:00:24.178Z","dependency_job_id":"d7303c1d-bab9-469e-ba18-da9c1ac7fbef","html_url":"https://github.com/jupyter/nbdime","commit_stats":{"total_commits":1803,"total_committers":54,"mean_commits":"33.388888888888886","dds":"0.36550194120909596","last_synced_commit":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/jupyter/nbdime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/sbom","scorecard":{"id":543154,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyter/nbdime","commit":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"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":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-release.yml:1","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-integration-tests.yml:8"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/tests.yml:129","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/enforce-label.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/prep-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/prep-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:54","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:148","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:194","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:202","Warn: pipCommand not pinned by hash: .github/workflows/update-integration-tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/update-integration-tests.yml:84","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/jupyter/nbdime/releases/173636304","Warn: release artifact 4.0.1 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130619677","Warn: release artifact 4.0.0 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130403138","Warn: release artifact 4.0.0rc1 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130321438","Warn: release artifact v4.0.0rc0 not signed: https://api.github.com/repos/jupyter/nbdime/releases/128138305","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/173636304","Warn: release artifact 4.0.1 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130619677","Warn: release artifact 4.0.0 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130403138","Warn: release artifact 4.0.0rc1 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130321438","Warn: release artifact v4.0.0rc0 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/128138305"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/jupyter/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyter/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyter/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyter/.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 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["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-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-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-4wx3-54gh-9fr9","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","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-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-6hwc-9h8r-3vmf","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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:44:43.537Z","repository_id":38898539,"created_at":"2025-08-20T08:44:43.538Z","updated_at":"2025-08-20T08:44:43.538Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273718338,"owners_count":25155488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"jupyter","name":"Project Jupyter","uuid":"7388996","kind":"organization","description":"Interactive Computing","email":"jupyter@googlegroups.com","website":"https://jupyter.org","location":"The Future","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7388996?v=4","repositories_count":133,"last_synced_at":"2024-12-28T19:03:40.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jupyter","funding_links":[],"total_stars":51397,"followers":2541,"following":0,"created_at":"2022-11-02T16:25:50.772Z","updated_at":"2024-12-28T19:03:40.232Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter/repositories"},"tags":[{"name":"nbdime@7.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"commit","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.2/manifests"},{"name":"v4.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"tag","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/v4.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.2/manifests"},{"name":"nbdime-jupyterlab@3.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"commit","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.2/manifests"},{"name":"nbdime-jupyterlab@3.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"commit","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.1/manifests"},{"name":"4.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"tag","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.1/manifests"},{"name":"nbdime@7.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"commit","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.1/manifests"},{"name":"4.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"tag","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0/manifests"},{"name":"nbdime@7.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"commit","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"commit","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0-rc.2","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"commit","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-rc.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.2/manifests"},{"name":"4.0.0rc1","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"tag","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0rc1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0rc1/manifests"},{"name":"nbdime@7.0.0-rc.2","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"commit","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-rc.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-rc.1","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"commit","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-rc.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.1/manifests"},{"name":"nbdime@7.0.0-rc.1","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"commit","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-rc.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.1/manifests"},{"name":"v4.0.0rc0","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"tag","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/v4.0.0rc0","html_url":"https://github.com/jupyter/nbdime/releases/tag/v4.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@v4.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.0rc0/manifests"},{"name":"nbdime@7.0.0-alpha.2","sha":"44c28cde8e898b1d19cdb33d0f14644b000578a5","kind":"tag","published_at":"2023-10-16T14:56:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.2","sha":"44c28cde8e898b1d19cdb33d0f14644b000578a5","kind":"tag","published_at":"2023-10-16T14:56:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.1/manifests"},{"name":"nbdime@7.0.0-alpha.1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.1/manifests"},{"name":"4.0.0a1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0a1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a1/manifests"},{"name":"nbdime@7.0.0-alpha.0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.0/manifests"},{"name":"4.0.0a0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0a0","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a0/manifests"},{"name":"3.2.1","sha":"5377e9a3fb89b50f8fa21a553b4e8aece39ddb26","kind":"tag","published_at":"2023-04-30T16:01:54.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.2.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"90d0787bdd16f6403d508ab4f7c76b4473ba0326","kind":"commit","published_at":"2023-04-22T14:49:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.0/manifests"},{"name":"nbdime-jupyterlab@2.2.0","sha":"2f4785009bf9956f5c22d091d79de3025daf4e01","kind":"tag","published_at":"2023-04-22T12:47:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.2.0/manifests"},{"name":"nbdime@6.2.0","sha":"2f4785009bf9956f5c22d091d79de3025daf4e01","kind":"tag","published_at":"2023-04-22T12:47:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.2.0/manifests"},{"name":"nbdime@5.0.2","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.2/manifests"},{"name":"nbdime-jupyterlab@1.0.1","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.1/manifests"},{"name":"1.1.1","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.1/manifests"},{"name":"2.1.1","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.1/manifests"},{"name":"nbdime-jupyterlab@2.0.2","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.2/manifests"},{"name":"nbdime@6.0.1","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.1/manifests"},{"name":"nbdime@6.1.2","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.2/manifests"},{"name":"nbdime-jupyterlab@2.1.1","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.1/manifests"},{"name":"3.1.1","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"f376fa3608c9a166ac7893c3b26d71854735ea59","kind":"commit","published_at":"2021-05-25T16:14:45.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.0/manifests"},{"name":"nbdime@6.1.1","sha":"761f106624e0b0481ec9f864e5a3614f2baaf152","kind":"commit","published_at":"2021-05-25T16:10:26.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.1/manifests"},{"name":"3.0.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0/manifests"},{"name":"nbdime-jupyterlab@2.1.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0/manifests"},{"name":"nbdime@6.1.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0/manifests"},{"name":"nbdime-jupyterlab@2.1.0-beta.1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.0-beta.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0-beta.1/manifests"},{"name":"nbdime@6.1.0-beta.1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.0-beta.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0-beta.1/manifests"},{"name":"3.0.0b1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.0.0b1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0b1/manifests"},{"name":"2.1.0","sha":"d43785505eeffb0bacfacd48331c27378d47805a","kind":"commit","published_at":"2020-10-02T09:08:13.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.0/manifests"},{"name":"nbdime-jupyterlab@2.0.1","sha":"ba33f4b30f750f1e62c56edfaccf9d079dfe6fd8","kind":"commit","published_at":"2020-10-02T08:59:12.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.1/manifests"},{"name":"2.0.0","sha":"409898921d5dfb4e248fd791dfe4ca47776a0f6d","kind":"commit","published_at":"2020-03-10T14:45:08.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.0.0/manifests"},{"name":"nbdime-jupyterlab@2.0.0","sha":"54cd0365e3df8d719adfc174fbec5cdf870829ae","kind":"commit","published_at":"2020-03-10T14:32:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.0/manifests"},{"name":"nbdime@6.0.0","sha":"c61c9c17105a2ccf5393cb3c47cf505e542eb158","kind":"commit","published_at":"2020-03-10T14:31:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.0/manifests"},{"name":"1.1.0","sha":"877b8421d08db61fa6483ffdf490611819e595b3","kind":"commit","published_at":"2019-08-06T10:10:21.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.0/manifests"},{"name":"1.0.7","sha":"4e1dea3b090865b2f238fdeb2aacea59b269ecf3","kind":"commit","published_at":"2019-07-25T18:10:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.7","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.7/manifests"},{"name":"nbdime@5.0.1","sha":"f9da6b7ca7aa8b985a43d098bf4a7686f35a0973","kind":"commit","published_at":"2019-07-25T18:04:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.1/manifests"},{"name":"nbdime-jupyterlab@1.0.0","sha":"dbf27245909f8999035f193573a657732d2e0350","kind":"commit","published_at":"2019-07-25T17:54:53.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.0/manifests"},{"name":"nbdime@5.0.0","sha":"bd97d1c9d928d6d8c632d638e81d2a6fc095296e","kind":"commit","published_at":"2019-07-25T17:52:25.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.0/manifests"},{"name":"1.0.6","sha":"26620ebee41f70c0f54de419075045250057f0ed","kind":"commit","published_at":"2019-05-16T13:44:11.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.6","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c53f9d2f3fcdc7407a9c85233bb96d4f83ece89b","kind":"commit","published_at":"2019-03-08T13:47:00.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.5","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.5/manifests"},{"name":"nbdime-jupyterlab@0.6.1","sha":"a3363e82d14c3bba1f5ea11e20efdf05f9d0b412","kind":"commit","published_at":"2019-03-08T13:09:25.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.6.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.1/manifests"},{"name":"nbdime@4.0.2","sha":"c41d3ac1768662c8291633d51fa5aa2ec6425eb8","kind":"commit","published_at":"2019-03-08T13:07:46.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.2/manifests"},{"name":"1.0.4","sha":"b9f4a0fc48d046c7f82f3b8f635c6b0ae27f0153","kind":"commit","published_at":"2018-12-18T13:53:15.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.4","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"128bc8ddfa42f335c5fe0b00ab4a1ee682be58d2","kind":"commit","published_at":"2018-10-08T12:33:58.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.3","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.3/manifests"},{"name":"nbdime-jupyterlab@0.6.0","sha":"155ce7fa4d7dc999473d9652c215e7d6af6d5178","kind":"commit","published_at":"2018-10-08T12:17:27.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.6.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.0/manifests"},{"name":"nbdime@4.0.1","sha":"d8f1b22eafc0375b1aefbc8abf0b15104a928bdc","kind":"commit","published_at":"2018-10-08T12:16:00.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.1/manifests"},{"name":"nbdime@4.0.0","sha":"80b272f8dae201569a68ce983356067b3f731a8b","kind":"commit","published_at":"2018-10-08T12:11:41.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.0/manifests"},{"name":"nbdime@3.1.0","sha":"14137b6c3d8fedb9a6c9a23d6a1bc87b00c628a3","kind":"commit","published_at":"2018-08-29T14:02:20.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@3.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.1.0/manifests"},{"name":"nbdime-jupyterlab@0.5.0","sha":"14137b6c3d8fedb9a6c9a23d6a1bc87b00c628a3","kind":"commit","published_at":"2018-08-29T14:02:20.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.5.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.5.0/manifests"},{"name":"1.0.2","sha":"d36d99fd36f2e4c6ad737ef68730e9349deedde3","kind":"commit","published_at":"2018-08-01T09:35:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.2/manifests"},{"name":"nbdime-webapp@2.0.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-webapp@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-webapp@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-webapp%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-webapp@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-webapp@2.0.0/manifests"},{"name":"nbdime-jupyterlab@0.4.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.4.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.4.0/manifests"},{"name":"nbdime@3.0.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.0.0/manifests"},{"name":"1.0.1","sha":"c0f3fc25c64f332e771e733eed80e853b44340a0","kind":"commit","published_at":"2018-06-11T12:59:48.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.1/manifests"},{"name":"nbdime-jupyterlab@0.3.0","sha":"e4bb529e247396f0b496a96a0cf4f75d9f1950a0","kind":"commit","published_at":"2018-06-11T12:50:13.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.3.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.3.0/manifests"},{"name":"nbdime@2.0.0","sha":"ccca87b62ac14978a0a715b04556df8391f38e2a","kind":"commit","published_at":"2018-06-11T12:44:03.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@2.0.0/manifests"},{"name":"1.0.0","sha":"dafd5a321ff859c180d85d281ec4d08da4099c84","kind":"commit","published_at":"2018-05-15T08:41:15.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0/manifests"},{"name":"nbdime-jupyterlab@0.2.0","sha":"d13a0efcea7f835ac82f0958e9686091629121d1","kind":"commit","published_at":"2018-05-15T08:38:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.2.0/manifests"},{"name":"nbdime@1.0.4","sha":"bf2b94d73398ba07543a8a6457e016a04008b8a3","kind":"commit","published_at":"2018-05-15T08:32:51.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.4","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.4/manifests"},{"name":"1.0.0-rc1","sha":"b7ececad160b5417c8a073d9c640ff712854ce79","kind":"commit","published_at":"2018-05-08T12:33:36.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0-rc1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc1/manifests"},{"name":"nbdime-jupyterlab@0.1.2","sha":"05b4af6a7cb94c57d5aaf63d3db923d27bc2f76d","kind":"commit","published_at":"2018-05-08T12:31:24.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.2/manifests"},{"name":"nbdime-jupyterlab@0.1.1","sha":"c554aee499c6dc131c2f5b3e11632eed2ac0a48e","kind":"commit","published_at":"2018-05-08T11:47:06.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.1/manifests"},{"name":"nbdime@1.0.3","sha":"d3a13ef437428c0c163cf0da520c7aa722c8d038","kind":"commit","published_at":"2018-05-08T11:31:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.3","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.3/manifests"},{"name":"1.0.0-rc0","sha":"1cbf38c8d79969b2d12680c84d6f86957fd088de","kind":"commit","published_at":"2018-05-03T12:53:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0-rc0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc0/manifests"},{"name":"nbdime-jupyterlab@0.1.0","sha":"26561208a4575d60e0edd8f60b537b86427847bb","kind":"commit","published_at":"2018-05-03T12:51:52.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.0/manifests"},{"name":"nbdime@1.0.2","sha":"145efe35eabb8f0a201aebb533af300b4a32fcf4","kind":"commit","published_at":"2018-05-03T12:35:51.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.2/manifests"},{"name":"nbdime@1.0.1","sha":"14c7c0af60fe4c87b3af820f4ba49736694185f5","kind":"commit","published_at":"2018-05-02T14:41:39.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.1/manifests"},{"name":"nbdime@1.0.0","sha":"e689d717a62e4ca83ff5e236f31803806cbb7d70","kind":"commit","published_at":"2018-05-02T14:41:28.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.0/manifests"},{"name":"0.4.1","sha":"1c7895d9b57991389b53573b1675a188d66ce3ae","kind":"commit","published_at":"2017-12-05T16:44:41.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.4.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"58b60a88bc1b87749d400496f12b90bb38ccd1b0","kind":"tag","published_at":"2017-11-10T15:34:42.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.4.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"538cf7d5502b9d99643e23d1661546a839f609fc","kind":"tag","published_at":"2017-05-05T13:01:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.3.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"118604d15ca7d9e0029679ed9552a059e1b55392","kind":"tag","published_at":"2017-02-23T14:02:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"a724bbc0600cbda06272161476c9c9e99dbd2c0b","kind":"tag","published_at":"2017-01-19T20:51:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"87855f4e96f5ca643a469cf33aa3166433531e9c","kind":"tag","published_at":"2017-01-09T16:24:24.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7fd77c643fc41afc3b6702e10f6b3659c39537df","kind":"tag","published_at":"2016-12-16T14:40:49.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0/manifests"},{"name":"0.1.0b1","sha":"8a3a8e49cc46e8a80b3dd8d83b2939c20c2d1154","kind":"tag","published_at":"2016-12-05T21:57:30.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.0b1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0b1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T05:58:25.638Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":154,"rankings":{"downloads":null,"dependent_repos_count":2.8150736211629646,"dependent_packages_count":6.44372348390317,"stargazers_count":8.110806089343649,"forks_count":14.195158472672823,"docker_downloads_count":null,"average":7.891190416770652},"purl":"pkg:conda/nbdime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/nbdime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/nbdime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/nbdime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:06:35.515Z","issues_count":111,"pull_requests_count":111,"avg_time_to_close_issue":14505999.209677419,"avg_time_to_close_pull_request":4359746.680412371,"issues_closed_count":62,"pull_requests_closed_count":97,"pull_request_authors_count":36,"issue_authors_count":66,"avg_comments_per_issue":3.5045045045045047,"avg_comments_per_pull_request":3.0630630630630633,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":10,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":344413.3333333333,"past_year_avg_time_to_close_pull_request":372632.9,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.35294117647058826,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/issues","maintainers":[{"login":"fcollonval","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"vidartf","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"krassowski","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"fperez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fperez"},{"login":"davidbrochart","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidbrochart"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"minrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minrk"}],"active_maintainers":[{"login":"krassowski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nbdime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nbdime/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nbdime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nbdime/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":8602414,"name":"nbdime","ecosystem":"conda","description":"nbdime provides “content-aware” diffing and merging of Jupyter notebooks. It understands the structure of notebook documents. Therefore, it can make intelligent decisions when diffing and merging notebooks.","homepage":"https://nbdime.readthedocs.io","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyter/nbdime","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-11-27T17:08:05.000Z","latest_release_published_at":"2025-07-04T16:34:33.000Z","latest_release_number":"4.0.2","last_synced_at":"2025-09-04T18:05:44.733Z","created_at":"2023-11-27T19:09:28.866Z","updated_at":"2025-09-05T05:58:25.617Z","registry_url":"https://anaconda.org/anaconda/nbdime","install_command":"conda install -c anaconda nbdime","documentation_url":null,"metadata":{},"repo_metadata":{"id":38898539,"uuid":"46264628","full_name":"jupyter/nbdime","owner":"jupyter","description":"Tools for diffing and merging of Jupyter notebooks.","archived":false,"fork":false,"pushed_at":"2024-09-21T17:10:47.000Z","size":14834,"stargazers_count":2775,"open_issues_count":101,"forks_count":173,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-09-04T15:52:44.641Z","etag":null,"topics":["diff","diffing","git","hg","jupyter","jupyter-notebook","jupyterlab-extension","mercurial","merge","merge-driver","mergetool","vcs","version-control"],"latest_commit_sha":null,"homepage":"http://nbdime.readthedocs.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2015-11-16T09:25:53.000Z","updated_at":"2025-09-02T10:31:32.000Z","dependencies_parsed_at":"2023-02-09T23:00:24.178Z","dependency_job_id":"d7303c1d-bab9-469e-ba18-da9c1ac7fbef","html_url":"https://github.com/jupyter/nbdime","commit_stats":{"total_commits":1803,"total_committers":54,"mean_commits":"33.388888888888886","dds":"0.36550194120909596","last_synced_commit":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/jupyter/nbdime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/sbom","scorecard":{"id":543154,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyter/nbdime","commit":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"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":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-release.yml:1","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-integration-tests.yml:8"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/tests.yml:129","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/enforce-label.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/prep-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/prep-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:54","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:148","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:194","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:202","Warn: pipCommand not pinned by hash: .github/workflows/update-integration-tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/update-integration-tests.yml:84","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/jupyter/nbdime/releases/173636304","Warn: release artifact 4.0.1 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130619677","Warn: release artifact 4.0.0 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130403138","Warn: release artifact 4.0.0rc1 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130321438","Warn: release artifact v4.0.0rc0 not signed: https://api.github.com/repos/jupyter/nbdime/releases/128138305","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/173636304","Warn: release artifact 4.0.1 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130619677","Warn: release artifact 4.0.0 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130403138","Warn: release artifact 4.0.0rc1 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130321438","Warn: release artifact v4.0.0rc0 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/128138305"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/jupyter/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyter/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyter/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyter/.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 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["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-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-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-4wx3-54gh-9fr9","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","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-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-6hwc-9h8r-3vmf","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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:44:43.537Z","repository_id":38898539,"created_at":"2025-08-20T08:44:43.538Z","updated_at":"2025-08-20T08:44:43.538Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273718338,"owners_count":25155488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"jupyter","name":"Project Jupyter","uuid":"7388996","kind":"organization","description":"Interactive Computing","email":"jupyter@googlegroups.com","website":"https://jupyter.org","location":"The Future","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7388996?v=4","repositories_count":133,"last_synced_at":"2024-12-28T19:03:40.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jupyter","funding_links":[],"total_stars":51397,"followers":2541,"following":0,"created_at":"2022-11-02T16:25:50.772Z","updated_at":"2024-12-28T19:03:40.232Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter/repositories"},"tags":[{"name":"nbdime@7.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"commit","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.2/manifests"},{"name":"v4.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"tag","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/v4.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.2/manifests"},{"name":"nbdime-jupyterlab@3.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"commit","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.2/manifests"},{"name":"nbdime-jupyterlab@3.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"commit","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.1/manifests"},{"name":"4.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"tag","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.1/manifests"},{"name":"nbdime@7.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"commit","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.1/manifests"},{"name":"4.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"tag","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0/manifests"},{"name":"nbdime@7.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"commit","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"commit","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0-rc.2","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"commit","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-rc.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.2/manifests"},{"name":"4.0.0rc1","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"tag","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0rc1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0rc1/manifests"},{"name":"nbdime@7.0.0-rc.2","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"commit","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-rc.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-rc.1","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"commit","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-rc.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.1/manifests"},{"name":"nbdime@7.0.0-rc.1","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"commit","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-rc.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.1/manifests"},{"name":"v4.0.0rc0","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"tag","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/v4.0.0rc0","html_url":"https://github.com/jupyter/nbdime/releases/tag/v4.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@v4.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.0rc0/manifests"},{"name":"nbdime@7.0.0-alpha.2","sha":"44c28cde8e898b1d19cdb33d0f14644b000578a5","kind":"tag","published_at":"2023-10-16T14:56:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.2","sha":"44c28cde8e898b1d19cdb33d0f14644b000578a5","kind":"tag","published_at":"2023-10-16T14:56:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.1/manifests"},{"name":"nbdime@7.0.0-alpha.1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.1/manifests"},{"name":"4.0.0a1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0a1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a1/manifests"},{"name":"nbdime@7.0.0-alpha.0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.0/manifests"},{"name":"4.0.0a0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0a0","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a0/manifests"},{"name":"3.2.1","sha":"5377e9a3fb89b50f8fa21a553b4e8aece39ddb26","kind":"tag","published_at":"2023-04-30T16:01:54.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.2.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"90d0787bdd16f6403d508ab4f7c76b4473ba0326","kind":"commit","published_at":"2023-04-22T14:49:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.0/manifests"},{"name":"nbdime-jupyterlab@2.2.0","sha":"2f4785009bf9956f5c22d091d79de3025daf4e01","kind":"tag","published_at":"2023-04-22T12:47:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.2.0/manifests"},{"name":"nbdime@6.2.0","sha":"2f4785009bf9956f5c22d091d79de3025daf4e01","kind":"tag","published_at":"2023-04-22T12:47:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.2.0/manifests"},{"name":"nbdime@5.0.2","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.2/manifests"},{"name":"nbdime-jupyterlab@1.0.1","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.1/manifests"},{"name":"1.1.1","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.1/manifests"},{"name":"2.1.1","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.1/manifests"},{"name":"nbdime-jupyterlab@2.0.2","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.2/manifests"},{"name":"nbdime@6.0.1","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.1/manifests"},{"name":"nbdime@6.1.2","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.2/manifests"},{"name":"nbdime-jupyterlab@2.1.1","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.1/manifests"},{"name":"3.1.1","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"f376fa3608c9a166ac7893c3b26d71854735ea59","kind":"commit","published_at":"2021-05-25T16:14:45.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.0/manifests"},{"name":"nbdime@6.1.1","sha":"761f106624e0b0481ec9f864e5a3614f2baaf152","kind":"commit","published_at":"2021-05-25T16:10:26.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.1/manifests"},{"name":"3.0.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0/manifests"},{"name":"nbdime-jupyterlab@2.1.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0/manifests"},{"name":"nbdime@6.1.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0/manifests"},{"name":"nbdime-jupyterlab@2.1.0-beta.1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.0-beta.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0-beta.1/manifests"},{"name":"nbdime@6.1.0-beta.1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.0-beta.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0-beta.1/manifests"},{"name":"3.0.0b1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.0.0b1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0b1/manifests"},{"name":"2.1.0","sha":"d43785505eeffb0bacfacd48331c27378d47805a","kind":"commit","published_at":"2020-10-02T09:08:13.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.0/manifests"},{"name":"nbdime-jupyterlab@2.0.1","sha":"ba33f4b30f750f1e62c56edfaccf9d079dfe6fd8","kind":"commit","published_at":"2020-10-02T08:59:12.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.1/manifests"},{"name":"2.0.0","sha":"409898921d5dfb4e248fd791dfe4ca47776a0f6d","kind":"commit","published_at":"2020-03-10T14:45:08.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.0.0/manifests"},{"name":"nbdime-jupyterlab@2.0.0","sha":"54cd0365e3df8d719adfc174fbec5cdf870829ae","kind":"commit","published_at":"2020-03-10T14:32:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.0/manifests"},{"name":"nbdime@6.0.0","sha":"c61c9c17105a2ccf5393cb3c47cf505e542eb158","kind":"commit","published_at":"2020-03-10T14:31:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.0/manifests"},{"name":"1.1.0","sha":"877b8421d08db61fa6483ffdf490611819e595b3","kind":"commit","published_at":"2019-08-06T10:10:21.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.0/manifests"},{"name":"1.0.7","sha":"4e1dea3b090865b2f238fdeb2aacea59b269ecf3","kind":"commit","published_at":"2019-07-25T18:10:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.7","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.7/manifests"},{"name":"nbdime@5.0.1","sha":"f9da6b7ca7aa8b985a43d098bf4a7686f35a0973","kind":"commit","published_at":"2019-07-25T18:04:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.1/manifests"},{"name":"nbdime-jupyterlab@1.0.0","sha":"dbf27245909f8999035f193573a657732d2e0350","kind":"commit","published_at":"2019-07-25T17:54:53.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.0/manifests"},{"name":"nbdime@5.0.0","sha":"bd97d1c9d928d6d8c632d638e81d2a6fc095296e","kind":"commit","published_at":"2019-07-25T17:52:25.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.0/manifests"},{"name":"1.0.6","sha":"26620ebee41f70c0f54de419075045250057f0ed","kind":"commit","published_at":"2019-05-16T13:44:11.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.6","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c53f9d2f3fcdc7407a9c85233bb96d4f83ece89b","kind":"commit","published_at":"2019-03-08T13:47:00.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.5","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.5/manifests"},{"name":"nbdime-jupyterlab@0.6.1","sha":"a3363e82d14c3bba1f5ea11e20efdf05f9d0b412","kind":"commit","published_at":"2019-03-08T13:09:25.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.6.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.1/manifests"},{"name":"nbdime@4.0.2","sha":"c41d3ac1768662c8291633d51fa5aa2ec6425eb8","kind":"commit","published_at":"2019-03-08T13:07:46.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.2/manifests"},{"name":"1.0.4","sha":"b9f4a0fc48d046c7f82f3b8f635c6b0ae27f0153","kind":"commit","published_at":"2018-12-18T13:53:15.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.4","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"128bc8ddfa42f335c5fe0b00ab4a1ee682be58d2","kind":"commit","published_at":"2018-10-08T12:33:58.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.3","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.3/manifests"},{"name":"nbdime-jupyterlab@0.6.0","sha":"155ce7fa4d7dc999473d9652c215e7d6af6d5178","kind":"commit","published_at":"2018-10-08T12:17:27.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.6.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.0/manifests"},{"name":"nbdime@4.0.1","sha":"d8f1b22eafc0375b1aefbc8abf0b15104a928bdc","kind":"commit","published_at":"2018-10-08T12:16:00.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.1/manifests"},{"name":"nbdime@4.0.0","sha":"80b272f8dae201569a68ce983356067b3f731a8b","kind":"commit","published_at":"2018-10-08T12:11:41.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.0/manifests"},{"name":"nbdime@3.1.0","sha":"14137b6c3d8fedb9a6c9a23d6a1bc87b00c628a3","kind":"commit","published_at":"2018-08-29T14:02:20.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@3.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.1.0/manifests"},{"name":"nbdime-jupyterlab@0.5.0","sha":"14137b6c3d8fedb9a6c9a23d6a1bc87b00c628a3","kind":"commit","published_at":"2018-08-29T14:02:20.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.5.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.5.0/manifests"},{"name":"1.0.2","sha":"d36d99fd36f2e4c6ad737ef68730e9349deedde3","kind":"commit","published_at":"2018-08-01T09:35:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.2/manifests"},{"name":"nbdime-webapp@2.0.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-webapp@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-webapp@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-webapp%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-webapp@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-webapp@2.0.0/manifests"},{"name":"nbdime-jupyterlab@0.4.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.4.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.4.0/manifests"},{"name":"nbdime@3.0.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.0.0/manifests"},{"name":"1.0.1","sha":"c0f3fc25c64f332e771e733eed80e853b44340a0","kind":"commit","published_at":"2018-06-11T12:59:48.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.1/manifests"},{"name":"nbdime-jupyterlab@0.3.0","sha":"e4bb529e247396f0b496a96a0cf4f75d9f1950a0","kind":"commit","published_at":"2018-06-11T12:50:13.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.3.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.3.0/manifests"},{"name":"nbdime@2.0.0","sha":"ccca87b62ac14978a0a715b04556df8391f38e2a","kind":"commit","published_at":"2018-06-11T12:44:03.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@2.0.0/manifests"},{"name":"1.0.0","sha":"dafd5a321ff859c180d85d281ec4d08da4099c84","kind":"commit","published_at":"2018-05-15T08:41:15.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0/manifests"},{"name":"nbdime-jupyterlab@0.2.0","sha":"d13a0efcea7f835ac82f0958e9686091629121d1","kind":"commit","published_at":"2018-05-15T08:38:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.2.0/manifests"},{"name":"nbdime@1.0.4","sha":"bf2b94d73398ba07543a8a6457e016a04008b8a3","kind":"commit","published_at":"2018-05-15T08:32:51.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.4","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.4/manifests"},{"name":"1.0.0-rc1","sha":"b7ececad160b5417c8a073d9c640ff712854ce79","kind":"commit","published_at":"2018-05-08T12:33:36.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0-rc1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc1/manifests"},{"name":"nbdime-jupyterlab@0.1.2","sha":"05b4af6a7cb94c57d5aaf63d3db923d27bc2f76d","kind":"commit","published_at":"2018-05-08T12:31:24.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.2/manifests"},{"name":"nbdime-jupyterlab@0.1.1","sha":"c554aee499c6dc131c2f5b3e11632eed2ac0a48e","kind":"commit","published_at":"2018-05-08T11:47:06.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.1/manifests"},{"name":"nbdime@1.0.3","sha":"d3a13ef437428c0c163cf0da520c7aa722c8d038","kind":"commit","published_at":"2018-05-08T11:31:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.3","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.3/manifests"},{"name":"1.0.0-rc0","sha":"1cbf38c8d79969b2d12680c84d6f86957fd088de","kind":"commit","published_at":"2018-05-03T12:53:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0-rc0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc0/manifests"},{"name":"nbdime-jupyterlab@0.1.0","sha":"26561208a4575d60e0edd8f60b537b86427847bb","kind":"commit","published_at":"2018-05-03T12:51:52.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.0/manifests"},{"name":"nbdime@1.0.2","sha":"145efe35eabb8f0a201aebb533af300b4a32fcf4","kind":"commit","published_at":"2018-05-03T12:35:51.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.2/manifests"},{"name":"nbdime@1.0.1","sha":"14c7c0af60fe4c87b3af820f4ba49736694185f5","kind":"commit","published_at":"2018-05-02T14:41:39.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.1/manifests"},{"name":"nbdime@1.0.0","sha":"e689d717a62e4ca83ff5e236f31803806cbb7d70","kind":"commit","published_at":"2018-05-02T14:41:28.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.0/manifests"},{"name":"0.4.1","sha":"1c7895d9b57991389b53573b1675a188d66ce3ae","kind":"commit","published_at":"2017-12-05T16:44:41.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.4.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"58b60a88bc1b87749d400496f12b90bb38ccd1b0","kind":"tag","published_at":"2017-11-10T15:34:42.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.4.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"538cf7d5502b9d99643e23d1661546a839f609fc","kind":"tag","published_at":"2017-05-05T13:01:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.3.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"118604d15ca7d9e0029679ed9552a059e1b55392","kind":"tag","published_at":"2017-02-23T14:02:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"a724bbc0600cbda06272161476c9c9e99dbd2c0b","kind":"tag","published_at":"2017-01-19T20:51:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"87855f4e96f5ca643a469cf33aa3166433531e9c","kind":"tag","published_at":"2017-01-09T16:24:24.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7fd77c643fc41afc3b6702e10f6b3659c39537df","kind":"tag","published_at":"2016-12-16T14:40:49.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0/manifests"},{"name":"0.1.0b1","sha":"8a3a8e49cc46e8a80b3dd8d83b2939c20c2d1154","kind":"tag","published_at":"2016-12-05T21:57:30.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.0b1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0b1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T05:58:25.617Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":154,"rankings":{"downloads":null,"dependent_repos_count":15.889830508474576,"dependent_packages_count":51.196607088760985,"stargazers_count":16.222760290556902,"forks_count":25.21186440677966,"docker_downloads_count":null,"average":27.13026557364303},"purl":"pkg:conda/nbdime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/nbdime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/nbdime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/nbdime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:06:35.515Z","issues_count":111,"pull_requests_count":111,"avg_time_to_close_issue":14505999.209677419,"avg_time_to_close_pull_request":4359746.680412371,"issues_closed_count":62,"pull_requests_closed_count":97,"pull_request_authors_count":36,"issue_authors_count":66,"avg_comments_per_issue":3.5045045045045047,"avg_comments_per_pull_request":3.0630630630630633,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":10,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":344413.3333333333,"past_year_avg_time_to_close_pull_request":372632.9,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.35294117647058826,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/issues","maintainers":[{"login":"fcollonval","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"vidartf","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"krassowski","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"fperez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fperez"},{"login":"davidbrochart","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidbrochart"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"minrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minrk"}],"active_maintainers":[{"login":"krassowski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nbdime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nbdime/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nbdime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nbdime/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":890497,"name":"@datalayer-jupyter/jupyterlab-nbdime","ecosystem":"npm","description":"A JupyterLab extension for showing Notebook diffs.","homepage":"https://github.com/jupyter/nbdime","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyter/nbdime","keywords_array":["jupyter","jupyterlab","jupyterlab-extension","notebook"],"namespace":"datalayer-jupyter","versions_count":1,"first_release_published_at":"2020-12-15T12:30:22.368Z","latest_release_published_at":"2020-12-15T12:30:22.368Z","latest_release_number":"3.0.0","last_synced_at":"2025-09-04T15:55:46.569Z","created_at":"2022-04-07T16:13:55.739Z","updated_at":"2025-09-05T05:58:25.635Z","registry_url":"https://www.npmjs.com/package/@datalayer-jupyter/jupyterlab-nbdime","install_command":"npm install @datalayer-jupyter/jupyterlab-nbdime","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.0"}},"repo_metadata":{"id":38898539,"uuid":"46264628","full_name":"jupyter/nbdime","owner":"jupyter","description":"Tools for diffing and merging of Jupyter notebooks.","archived":false,"fork":false,"pushed_at":"2024-09-21T17:10:47.000Z","size":14834,"stargazers_count":2775,"open_issues_count":101,"forks_count":173,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-09-04T15:52:44.641Z","etag":null,"topics":["diff","diffing","git","hg","jupyter","jupyter-notebook","jupyterlab-extension","mercurial","merge","merge-driver","mergetool","vcs","version-control"],"latest_commit_sha":null,"homepage":"http://nbdime.readthedocs.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2015-11-16T09:25:53.000Z","updated_at":"2025-09-02T10:31:32.000Z","dependencies_parsed_at":"2023-02-09T23:00:24.178Z","dependency_job_id":"d7303c1d-bab9-469e-ba18-da9c1ac7fbef","html_url":"https://github.com/jupyter/nbdime","commit_stats":{"total_commits":1803,"total_committers":54,"mean_commits":"33.388888888888886","dds":"0.36550194120909596","last_synced_commit":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/jupyter/nbdime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/sbom","scorecard":{"id":543154,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyter/nbdime","commit":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"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":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-release.yml:1","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-integration-tests.yml:8"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/tests.yml:129","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/enforce-label.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/prep-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/prep-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:54","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:148","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:194","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:202","Warn: pipCommand not pinned by hash: .github/workflows/update-integration-tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/update-integration-tests.yml:84","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/jupyter/nbdime/releases/173636304","Warn: release artifact 4.0.1 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130619677","Warn: release artifact 4.0.0 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130403138","Warn: release artifact 4.0.0rc1 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130321438","Warn: release artifact v4.0.0rc0 not signed: https://api.github.com/repos/jupyter/nbdime/releases/128138305","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/173636304","Warn: release artifact 4.0.1 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130619677","Warn: release artifact 4.0.0 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130403138","Warn: release artifact 4.0.0rc1 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130321438","Warn: release artifact v4.0.0rc0 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/128138305"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/jupyter/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyter/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyter/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyter/.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 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["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-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-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-4wx3-54gh-9fr9","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","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-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-6hwc-9h8r-3vmf","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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:44:43.537Z","repository_id":38898539,"created_at":"2025-08-20T08:44:43.538Z","updated_at":"2025-08-20T08:44:43.538Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273718338,"owners_count":25155488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"jupyter","name":"Project Jupyter","uuid":"7388996","kind":"organization","description":"Interactive Computing","email":"jupyter@googlegroups.com","website":"https://jupyter.org","location":"The Future","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7388996?v=4","repositories_count":133,"last_synced_at":"2024-12-28T19:03:40.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jupyter","funding_links":[],"total_stars":51397,"followers":2541,"following":0,"created_at":"2022-11-02T16:25:50.772Z","updated_at":"2024-12-28T19:03:40.232Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter/repositories"},"tags":[{"name":"nbdime@7.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"commit","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.2/manifests"},{"name":"v4.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"tag","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/v4.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.2/manifests"},{"name":"nbdime-jupyterlab@3.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"commit","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.2/manifests"},{"name":"nbdime-jupyterlab@3.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"commit","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.1/manifests"},{"name":"4.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"tag","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.1/manifests"},{"name":"nbdime@7.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"commit","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.1/manifests"},{"name":"4.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"tag","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0/manifests"},{"name":"nbdime@7.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"commit","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"commit","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0-rc.2","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"commit","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-rc.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.2/manifests"},{"name":"4.0.0rc1","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"tag","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0rc1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0rc1/manifests"},{"name":"nbdime@7.0.0-rc.2","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"commit","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-rc.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-rc.1","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"commit","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-rc.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.1/manifests"},{"name":"nbdime@7.0.0-rc.1","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"commit","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-rc.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.1/manifests"},{"name":"v4.0.0rc0","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"tag","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/v4.0.0rc0","html_url":"https://github.com/jupyter/nbdime/releases/tag/v4.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@v4.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.0rc0/manifests"},{"name":"nbdime@7.0.0-alpha.2","sha":"44c28cde8e898b1d19cdb33d0f14644b000578a5","kind":"tag","published_at":"2023-10-16T14:56:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.2","sha":"44c28cde8e898b1d19cdb33d0f14644b000578a5","kind":"tag","published_at":"2023-10-16T14:56:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.1/manifests"},{"name":"nbdime@7.0.0-alpha.1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.1/manifests"},{"name":"4.0.0a1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0a1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a1/manifests"},{"name":"nbdime@7.0.0-alpha.0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.0/manifests"},{"name":"4.0.0a0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0a0","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a0/manifests"},{"name":"3.2.1","sha":"5377e9a3fb89b50f8fa21a553b4e8aece39ddb26","kind":"tag","published_at":"2023-04-30T16:01:54.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.2.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"90d0787bdd16f6403d508ab4f7c76b4473ba0326","kind":"commit","published_at":"2023-04-22T14:49:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.0/manifests"},{"name":"nbdime-jupyterlab@2.2.0","sha":"2f4785009bf9956f5c22d091d79de3025daf4e01","kind":"tag","published_at":"2023-04-22T12:47:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.2.0/manifests"},{"name":"nbdime@6.2.0","sha":"2f4785009bf9956f5c22d091d79de3025daf4e01","kind":"tag","published_at":"2023-04-22T12:47:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.2.0/manifests"},{"name":"nbdime@5.0.2","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.2/manifests"},{"name":"nbdime-jupyterlab@1.0.1","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.1/manifests"},{"name":"1.1.1","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.1/manifests"},{"name":"2.1.1","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.1/manifests"},{"name":"nbdime-jupyterlab@2.0.2","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.2/manifests"},{"name":"nbdime@6.0.1","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.1/manifests"},{"name":"nbdime@6.1.2","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.2/manifests"},{"name":"nbdime-jupyterlab@2.1.1","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.1/manifests"},{"name":"3.1.1","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"f376fa3608c9a166ac7893c3b26d71854735ea59","kind":"commit","published_at":"2021-05-25T16:14:45.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.0/manifests"},{"name":"nbdime@6.1.1","sha":"761f106624e0b0481ec9f864e5a3614f2baaf152","kind":"commit","published_at":"2021-05-25T16:10:26.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.1/manifests"},{"name":"3.0.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0/manifests"},{"name":"nbdime-jupyterlab@2.1.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0/manifests"},{"name":"nbdime@6.1.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0/manifests"},{"name":"nbdime-jupyterlab@2.1.0-beta.1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.0-beta.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0-beta.1/manifests"},{"name":"nbdime@6.1.0-beta.1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.0-beta.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0-beta.1/manifests"},{"name":"3.0.0b1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.0.0b1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0b1/manifests"},{"name":"2.1.0","sha":"d43785505eeffb0bacfacd48331c27378d47805a","kind":"commit","published_at":"2020-10-02T09:08:13.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.0/manifests"},{"name":"nbdime-jupyterlab@2.0.1","sha":"ba33f4b30f750f1e62c56edfaccf9d079dfe6fd8","kind":"commit","published_at":"2020-10-02T08:59:12.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.1/manifests"},{"name":"2.0.0","sha":"409898921d5dfb4e248fd791dfe4ca47776a0f6d","kind":"commit","published_at":"2020-03-10T14:45:08.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.0.0/manifests"},{"name":"nbdime-jupyterlab@2.0.0","sha":"54cd0365e3df8d719adfc174fbec5cdf870829ae","kind":"commit","published_at":"2020-03-10T14:32:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.0/manifests"},{"name":"nbdime@6.0.0","sha":"c61c9c17105a2ccf5393cb3c47cf505e542eb158","kind":"commit","published_at":"2020-03-10T14:31:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.0/manifests"},{"name":"1.1.0","sha":"877b8421d08db61fa6483ffdf490611819e595b3","kind":"commit","published_at":"2019-08-06T10:10:21.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.0/manifests"},{"name":"1.0.7","sha":"4e1dea3b090865b2f238fdeb2aacea59b269ecf3","kind":"commit","published_at":"2019-07-25T18:10:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.7","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.7/manifests"},{"name":"nbdime@5.0.1","sha":"f9da6b7ca7aa8b985a43d098bf4a7686f35a0973","kind":"commit","published_at":"2019-07-25T18:04:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.1/manifests"},{"name":"nbdime-jupyterlab@1.0.0","sha":"dbf27245909f8999035f193573a657732d2e0350","kind":"commit","published_at":"2019-07-25T17:54:53.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.0/manifests"},{"name":"nbdime@5.0.0","sha":"bd97d1c9d928d6d8c632d638e81d2a6fc095296e","kind":"commit","published_at":"2019-07-25T17:52:25.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.0/manifests"},{"name":"1.0.6","sha":"26620ebee41f70c0f54de419075045250057f0ed","kind":"commit","published_at":"2019-05-16T13:44:11.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.6","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c53f9d2f3fcdc7407a9c85233bb96d4f83ece89b","kind":"commit","published_at":"2019-03-08T13:47:00.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.5","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.5/manifests"},{"name":"nbdime-jupyterlab@0.6.1","sha":"a3363e82d14c3bba1f5ea11e20efdf05f9d0b412","kind":"commit","published_at":"2019-03-08T13:09:25.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.6.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.1/manifests"},{"name":"nbdime@4.0.2","sha":"c41d3ac1768662c8291633d51fa5aa2ec6425eb8","kind":"commit","published_at":"2019-03-08T13:07:46.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.2/manifests"},{"name":"1.0.4","sha":"b9f4a0fc48d046c7f82f3b8f635c6b0ae27f0153","kind":"commit","published_at":"2018-12-18T13:53:15.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.4","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"128bc8ddfa42f335c5fe0b00ab4a1ee682be58d2","kind":"commit","published_at":"2018-10-08T12:33:58.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.3","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.3/manifests"},{"name":"nbdime-jupyterlab@0.6.0","sha":"155ce7fa4d7dc999473d9652c215e7d6af6d5178","kind":"commit","published_at":"2018-10-08T12:17:27.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.6.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.0/manifests"},{"name":"nbdime@4.0.1","sha":"d8f1b22eafc0375b1aefbc8abf0b15104a928bdc","kind":"commit","published_at":"2018-10-08T12:16:00.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.1/manifests"},{"name":"nbdime@4.0.0","sha":"80b272f8dae201569a68ce983356067b3f731a8b","kind":"commit","published_at":"2018-10-08T12:11:41.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.0/manifests"},{"name":"nbdime@3.1.0","sha":"14137b6c3d8fedb9a6c9a23d6a1bc87b00c628a3","kind":"commit","published_at":"2018-08-29T14:02:20.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@3.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.1.0/manifests"},{"name":"nbdime-jupyterlab@0.5.0","sha":"14137b6c3d8fedb9a6c9a23d6a1bc87b00c628a3","kind":"commit","published_at":"2018-08-29T14:02:20.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.5.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.5.0/manifests"},{"name":"1.0.2","sha":"d36d99fd36f2e4c6ad737ef68730e9349deedde3","kind":"commit","published_at":"2018-08-01T09:35:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.2/manifests"},{"name":"nbdime-webapp@2.0.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-webapp@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-webapp@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-webapp%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-webapp@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-webapp@2.0.0/manifests"},{"name":"nbdime-jupyterlab@0.4.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.4.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.4.0/manifests"},{"name":"nbdime@3.0.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.0.0/manifests"},{"name":"1.0.1","sha":"c0f3fc25c64f332e771e733eed80e853b44340a0","kind":"commit","published_at":"2018-06-11T12:59:48.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.1/manifests"},{"name":"nbdime-jupyterlab@0.3.0","sha":"e4bb529e247396f0b496a96a0cf4f75d9f1950a0","kind":"commit","published_at":"2018-06-11T12:50:13.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.3.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.3.0/manifests"},{"name":"nbdime@2.0.0","sha":"ccca87b62ac14978a0a715b04556df8391f38e2a","kind":"commit","published_at":"2018-06-11T12:44:03.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@2.0.0/manifests"},{"name":"1.0.0","sha":"dafd5a321ff859c180d85d281ec4d08da4099c84","kind":"commit","published_at":"2018-05-15T08:41:15.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0/manifests"},{"name":"nbdime-jupyterlab@0.2.0","sha":"d13a0efcea7f835ac82f0958e9686091629121d1","kind":"commit","published_at":"2018-05-15T08:38:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.2.0/manifests"},{"name":"nbdime@1.0.4","sha":"bf2b94d73398ba07543a8a6457e016a04008b8a3","kind":"commit","published_at":"2018-05-15T08:32:51.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.4","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.4/manifests"},{"name":"1.0.0-rc1","sha":"b7ececad160b5417c8a073d9c640ff712854ce79","kind":"commit","published_at":"2018-05-08T12:33:36.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0-rc1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc1/manifests"},{"name":"nbdime-jupyterlab@0.1.2","sha":"05b4af6a7cb94c57d5aaf63d3db923d27bc2f76d","kind":"commit","published_at":"2018-05-08T12:31:24.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.2/manifests"},{"name":"nbdime-jupyterlab@0.1.1","sha":"c554aee499c6dc131c2f5b3e11632eed2ac0a48e","kind":"commit","published_at":"2018-05-08T11:47:06.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.1/manifests"},{"name":"nbdime@1.0.3","sha":"d3a13ef437428c0c163cf0da520c7aa722c8d038","kind":"commit","published_at":"2018-05-08T11:31:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.3","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.3/manifests"},{"name":"1.0.0-rc0","sha":"1cbf38c8d79969b2d12680c84d6f86957fd088de","kind":"commit","published_at":"2018-05-03T12:53:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0-rc0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc0/manifests"},{"name":"nbdime-jupyterlab@0.1.0","sha":"26561208a4575d60e0edd8f60b537b86427847bb","kind":"commit","published_at":"2018-05-03T12:51:52.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.0/manifests"},{"name":"nbdime@1.0.2","sha":"145efe35eabb8f0a201aebb533af300b4a32fcf4","kind":"commit","published_at":"2018-05-03T12:35:51.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.2/manifests"},{"name":"nbdime@1.0.1","sha":"14c7c0af60fe4c87b3af820f4ba49736694185f5","kind":"commit","published_at":"2018-05-02T14:41:39.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.1/manifests"},{"name":"nbdime@1.0.0","sha":"e689d717a62e4ca83ff5e236f31803806cbb7d70","kind":"commit","published_at":"2018-05-02T14:41:28.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.0/manifests"},{"name":"0.4.1","sha":"1c7895d9b57991389b53573b1675a188d66ce3ae","kind":"commit","published_at":"2017-12-05T16:44:41.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.4.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"58b60a88bc1b87749d400496f12b90bb38ccd1b0","kind":"tag","published_at":"2017-11-10T15:34:42.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.4.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"538cf7d5502b9d99643e23d1661546a839f609fc","kind":"tag","published_at":"2017-05-05T13:01:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.3.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"118604d15ca7d9e0029679ed9552a059e1b55392","kind":"tag","published_at":"2017-02-23T14:02:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"a724bbc0600cbda06272161476c9c9e99dbd2c0b","kind":"tag","published_at":"2017-01-19T20:51:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"87855f4e96f5ca643a469cf33aa3166433531e9c","kind":"tag","published_at":"2017-01-09T16:24:24.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7fd77c643fc41afc3b6702e10f6b3659c39537df","kind":"tag","published_at":"2016-12-16T14:40:49.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0/manifests"},{"name":"0.1.0b1","sha":"8a3a8e49cc46e8a80b3dd8d83b2939c20c2d1154","kind":"tag","published_at":"2016-12-05T21:57:30.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.0b1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0b1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T05:58:25.634Z","dependent_packages_count":2,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":27.72123557733586,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":2.185137731430412,"forks_count":2.9882549920407775,"average":13.540952857656967},"purl":"pkg:npm/%40datalayer-jupyter/jupyterlab-nbdime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@datalayer-jupyter/jupyterlab-nbdime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@datalayer-jupyter/jupyterlab-nbdime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@datalayer-jupyter/jupyterlab-nbdime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:06:35.515Z","issues_count":111,"pull_requests_count":111,"avg_time_to_close_issue":14505999.209677419,"avg_time_to_close_pull_request":4359746.680412371,"issues_closed_count":62,"pull_requests_closed_count":97,"pull_request_authors_count":36,"issue_authors_count":66,"avg_comments_per_issue":3.5045045045045047,"avg_comments_per_pull_request":3.0630630630630633,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":10,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":344413.3333333333,"past_year_avg_time_to_close_pull_request":372632.9,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.35294117647058826,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/issues","maintainers":[{"login":"fcollonval","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"vidartf","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"krassowski","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"fperez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fperez"},{"login":"davidbrochart","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidbrochart"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"minrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minrk"}],"active_maintainers":[{"login":"krassowski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datalayer-jupyter%2Fjupyterlab-nbdime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datalayer-jupyter%2Fjupyterlab-nbdime/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datalayer-jupyter%2Fjupyterlab-nbdime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datalayer-jupyter%2Fjupyterlab-nbdime/related_packages","maintainers":[{"uuid":"echarles","login":"echarles","name":null,"email":"eric@datalayer.io","url":null,"packages_count":129,"html_url":"https://www.npmjs.com/~echarles","role":null,"created_at":"2022-11-16T15:12:15.784Z","updated_at":"2022-11-16T15:12:15.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/echarles/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134308,"maintainers_count":1052508,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":890508,"name":"@datalayer-jupyter/nbdime","ecosystem":"npm","description":"Diff and merge of Jupyter Notebooks","homepage":"https://github.com/jupyter/nbdime#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyter/nbdime","keywords_array":[],"namespace":"datalayer-jupyter","versions_count":1,"first_release_published_at":"2020-12-15T12:18:24.405Z","latest_release_published_at":"2020-12-15T12:18:24.405Z","latest_release_number":"7.0.1","last_synced_at":"2025-09-04T15:55:46.492Z","created_at":"2022-04-07T16:13:56.320Z","updated_at":"2025-09-05T05:58:25.639Z","registry_url":"https://www.npmjs.com/package/@datalayer-jupyter/nbdime","install_command":"npm install @datalayer-jupyter/nbdime","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.0.1"}},"repo_metadata":{"id":38898539,"uuid":"46264628","full_name":"jupyter/nbdime","owner":"jupyter","description":"Tools for diffing and merging of Jupyter notebooks.","archived":false,"fork":false,"pushed_at":"2024-09-21T17:10:47.000Z","size":14834,"stargazers_count":2775,"open_issues_count":101,"forks_count":173,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-09-04T15:52:44.641Z","etag":null,"topics":["diff","diffing","git","hg","jupyter","jupyter-notebook","jupyterlab-extension","mercurial","merge","merge-driver","mergetool","vcs","version-control"],"latest_commit_sha":null,"homepage":"http://nbdime.readthedocs.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2015-11-16T09:25:53.000Z","updated_at":"2025-09-02T10:31:32.000Z","dependencies_parsed_at":"2023-02-09T23:00:24.178Z","dependency_job_id":"d7303c1d-bab9-469e-ba18-da9c1ac7fbef","html_url":"https://github.com/jupyter/nbdime","commit_stats":{"total_commits":1803,"total_committers":54,"mean_commits":"33.388888888888886","dds":"0.36550194120909596","last_synced_commit":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/jupyter/nbdime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/sbom","scorecard":{"id":543154,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyter/nbdime","commit":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"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":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-release.yml:1","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-integration-tests.yml:8"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/tests.yml:129","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/enforce-label.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/prep-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/prep-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:54","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:148","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:194","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:202","Warn: pipCommand not pinned by hash: .github/workflows/update-integration-tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/update-integration-tests.yml:84","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/jupyter/nbdime/releases/173636304","Warn: release artifact 4.0.1 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130619677","Warn: release artifact 4.0.0 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130403138","Warn: release artifact 4.0.0rc1 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130321438","Warn: release artifact v4.0.0rc0 not signed: https://api.github.com/repos/jupyter/nbdime/releases/128138305","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/173636304","Warn: release artifact 4.0.1 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130619677","Warn: release artifact 4.0.0 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130403138","Warn: release artifact 4.0.0rc1 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130321438","Warn: release artifact v4.0.0rc0 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/128138305"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/jupyter/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyter/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyter/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyter/.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 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["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-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-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-4wx3-54gh-9fr9","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","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-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-6hwc-9h8r-3vmf","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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:44:43.537Z","repository_id":38898539,"created_at":"2025-08-20T08:44:43.538Z","updated_at":"2025-08-20T08:44:43.538Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273718338,"owners_count":25155488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"jupyter","name":"Project Jupyter","uuid":"7388996","kind":"organization","description":"Interactive Computing","email":"jupyter@googlegroups.com","website":"https://jupyter.org","location":"The Future","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7388996?v=4","repositories_count":133,"last_synced_at":"2024-12-28T19:03:40.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jupyter","funding_links":[],"total_stars":51397,"followers":2541,"following":0,"created_at":"2022-11-02T16:25:50.772Z","updated_at":"2024-12-28T19:03:40.232Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter/repositories"},"tags":[{"name":"nbdime@7.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"commit","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.2/manifests"},{"name":"v4.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"tag","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/v4.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.2/manifests"},{"name":"nbdime-jupyterlab@3.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"commit","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.2/manifests"},{"name":"nbdime-jupyterlab@3.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"commit","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.1/manifests"},{"name":"4.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"tag","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.1/manifests"},{"name":"nbdime@7.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"commit","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.1/manifests"},{"name":"4.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"tag","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0/manifests"},{"name":"nbdime@7.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"commit","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"commit","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0-rc.2","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"commit","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-rc.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.2/manifests"},{"name":"4.0.0rc1","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"tag","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0rc1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0rc1/manifests"},{"name":"nbdime@7.0.0-rc.2","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"commit","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-rc.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-rc.1","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"commit","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-rc.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.1/manifests"},{"name":"nbdime@7.0.0-rc.1","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"commit","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-rc.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.1/manifests"},{"name":"v4.0.0rc0","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"tag","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/v4.0.0rc0","html_url":"https://github.com/jupyter/nbdime/releases/tag/v4.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@v4.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.0rc0/manifests"},{"name":"nbdime@7.0.0-alpha.2","sha":"44c28cde8e898b1d19cdb33d0f14644b000578a5","kind":"tag","published_at":"2023-10-16T14:56:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.2","sha":"44c28cde8e898b1d19cdb33d0f14644b000578a5","kind":"tag","published_at":"2023-10-16T14:56:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.1/manifests"},{"name":"nbdime@7.0.0-alpha.1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.1/manifests"},{"name":"4.0.0a1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0a1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a1/manifests"},{"name":"nbdime@7.0.0-alpha.0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.0/manifests"},{"name":"4.0.0a0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0a0","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a0/manifests"},{"name":"3.2.1","sha":"5377e9a3fb89b50f8fa21a553b4e8aece39ddb26","kind":"tag","published_at":"2023-04-30T16:01:54.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.2.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"90d0787bdd16f6403d508ab4f7c76b4473ba0326","kind":"commit","published_at":"2023-04-22T14:49:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.0/manifests"},{"name":"nbdime-jupyterlab@2.2.0","sha":"2f4785009bf9956f5c22d091d79de3025daf4e01","kind":"tag","published_at":"2023-04-22T12:47:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.2.0/manifests"},{"name":"nbdime@6.2.0","sha":"2f4785009bf9956f5c22d091d79de3025daf4e01","kind":"tag","published_at":"2023-04-22T12:47:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.2.0/manifests"},{"name":"nbdime@5.0.2","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.2/manifests"},{"name":"nbdime-jupyterlab@1.0.1","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.1/manifests"},{"name":"1.1.1","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.1/manifests"},{"name":"2.1.1","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.1/manifests"},{"name":"nbdime-jupyterlab@2.0.2","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.2/manifests"},{"name":"nbdime@6.0.1","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.1/manifests"},{"name":"nbdime@6.1.2","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.2/manifests"},{"name":"nbdime-jupyterlab@2.1.1","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.1/manifests"},{"name":"3.1.1","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"f376fa3608c9a166ac7893c3b26d71854735ea59","kind":"commit","published_at":"2021-05-25T16:14:45.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.0/manifests"},{"name":"nbdime@6.1.1","sha":"761f106624e0b0481ec9f864e5a3614f2baaf152","kind":"commit","published_at":"2021-05-25T16:10:26.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.1/manifests"},{"name":"3.0.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0/manifests"},{"name":"nbdime-jupyterlab@2.1.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0/manifests"},{"name":"nbdime@6.1.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0/manifests"},{"name":"nbdime-jupyterlab@2.1.0-beta.1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.0-beta.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0-beta.1/manifests"},{"name":"nbdime@6.1.0-beta.1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.0-beta.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0-beta.1/manifests"},{"name":"3.0.0b1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.0.0b1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0b1/manifests"},{"name":"2.1.0","sha":"d43785505eeffb0bacfacd48331c27378d47805a","kind":"commit","published_at":"2020-10-02T09:08:13.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.0/manifests"},{"name":"nbdime-jupyterlab@2.0.1","sha":"ba33f4b30f750f1e62c56edfaccf9d079dfe6fd8","kind":"commit","published_at":"2020-10-02T08:59:12.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.1/manifests"},{"name":"2.0.0","sha":"409898921d5dfb4e248fd791dfe4ca47776a0f6d","kind":"commit","published_at":"2020-03-10T14:45:08.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.0.0/manifests"},{"name":"nbdime-jupyterlab@2.0.0","sha":"54cd0365e3df8d719adfc174fbec5cdf870829ae","kind":"commit","published_at":"2020-03-10T14:32:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.0/manifests"},{"name":"nbdime@6.0.0","sha":"c61c9c17105a2ccf5393cb3c47cf505e542eb158","kind":"commit","published_at":"2020-03-10T14:31:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.0/manifests"},{"name":"1.1.0","sha":"877b8421d08db61fa6483ffdf490611819e595b3","kind":"commit","published_at":"2019-08-06T10:10:21.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.0/manifests"},{"name":"1.0.7","sha":"4e1dea3b090865b2f238fdeb2aacea59b269ecf3","kind":"commit","published_at":"2019-07-25T18:10:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.7","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.7/manifests"},{"name":"nbdime@5.0.1","sha":"f9da6b7ca7aa8b985a43d098bf4a7686f35a0973","kind":"commit","published_at":"2019-07-25T18:04:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.1/manifests"},{"name":"nbdime-jupyterlab@1.0.0","sha":"dbf27245909f8999035f193573a657732d2e0350","kind":"commit","published_at":"2019-07-25T17:54:53.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.0/manifests"},{"name":"nbdime@5.0.0","sha":"bd97d1c9d928d6d8c632d638e81d2a6fc095296e","kind":"commit","published_at":"2019-07-25T17:52:25.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.0/manifests"},{"name":"1.0.6","sha":"26620ebee41f70c0f54de419075045250057f0ed","kind":"commit","published_at":"2019-05-16T13:44:11.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.6","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c53f9d2f3fcdc7407a9c85233bb96d4f83ece89b","kind":"commit","published_at":"2019-03-08T13:47:00.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.5","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.5/manifests"},{"name":"nbdime-jupyterlab@0.6.1","sha":"a3363e82d14c3bba1f5ea11e20efdf05f9d0b412","kind":"commit","published_at":"2019-03-08T13:09:25.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.6.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.1/manifests"},{"name":"nbdime@4.0.2","sha":"c41d3ac1768662c8291633d51fa5aa2ec6425eb8","kind":"commit","published_at":"2019-03-08T13:07:46.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.2/manifests"},{"name":"1.0.4","sha":"b9f4a0fc48d046c7f82f3b8f635c6b0ae27f0153","kind":"commit","published_at":"2018-12-18T13:53:15.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.4","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"128bc8ddfa42f335c5fe0b00ab4a1ee682be58d2","kind":"commit","published_at":"2018-10-08T12:33:58.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.3","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.3/manifests"},{"name":"nbdime-jupyterlab@0.6.0","sha":"155ce7fa4d7dc999473d9652c215e7d6af6d5178","kind":"commit","published_at":"2018-10-08T12:17:27.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.6.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.0/manifests"},{"name":"nbdime@4.0.1","sha":"d8f1b22eafc0375b1aefbc8abf0b15104a928bdc","kind":"commit","published_at":"2018-10-08T12:16:00.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.1/manifests"},{"name":"nbdime@4.0.0","sha":"80b272f8dae201569a68ce983356067b3f731a8b","kind":"commit","published_at":"2018-10-08T12:11:41.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.0/manifests"},{"name":"nbdime@3.1.0","sha":"14137b6c3d8fedb9a6c9a23d6a1bc87b00c628a3","kind":"commit","published_at":"2018-08-29T14:02:20.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@3.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.1.0/manifests"},{"name":"nbdime-jupyterlab@0.5.0","sha":"14137b6c3d8fedb9a6c9a23d6a1bc87b00c628a3","kind":"commit","published_at":"2018-08-29T14:02:20.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.5.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.5.0/manifests"},{"name":"1.0.2","sha":"d36d99fd36f2e4c6ad737ef68730e9349deedde3","kind":"commit","published_at":"2018-08-01T09:35:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.2/manifests"},{"name":"nbdime-webapp@2.0.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-webapp@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-webapp@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-webapp%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-webapp@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-webapp@2.0.0/manifests"},{"name":"nbdime-jupyterlab@0.4.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.4.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.4.0/manifests"},{"name":"nbdime@3.0.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.0.0/manifests"},{"name":"1.0.1","sha":"c0f3fc25c64f332e771e733eed80e853b44340a0","kind":"commit","published_at":"2018-06-11T12:59:48.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.1/manifests"},{"name":"nbdime-jupyterlab@0.3.0","sha":"e4bb529e247396f0b496a96a0cf4f75d9f1950a0","kind":"commit","published_at":"2018-06-11T12:50:13.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.3.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.3.0/manifests"},{"name":"nbdime@2.0.0","sha":"ccca87b62ac14978a0a715b04556df8391f38e2a","kind":"commit","published_at":"2018-06-11T12:44:03.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@2.0.0/manifests"},{"name":"1.0.0","sha":"dafd5a321ff859c180d85d281ec4d08da4099c84","kind":"commit","published_at":"2018-05-15T08:41:15.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0/manifests"},{"name":"nbdime-jupyterlab@0.2.0","sha":"d13a0efcea7f835ac82f0958e9686091629121d1","kind":"commit","published_at":"2018-05-15T08:38:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.2.0/manifests"},{"name":"nbdime@1.0.4","sha":"bf2b94d73398ba07543a8a6457e016a04008b8a3","kind":"commit","published_at":"2018-05-15T08:32:51.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.4","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.4/manifests"},{"name":"1.0.0-rc1","sha":"b7ececad160b5417c8a073d9c640ff712854ce79","kind":"commit","published_at":"2018-05-08T12:33:36.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0-rc1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc1/manifests"},{"name":"nbdime-jupyterlab@0.1.2","sha":"05b4af6a7cb94c57d5aaf63d3db923d27bc2f76d","kind":"commit","published_at":"2018-05-08T12:31:24.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.2/manifests"},{"name":"nbdime-jupyterlab@0.1.1","sha":"c554aee499c6dc131c2f5b3e11632eed2ac0a48e","kind":"commit","published_at":"2018-05-08T11:47:06.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.1/manifests"},{"name":"nbdime@1.0.3","sha":"d3a13ef437428c0c163cf0da520c7aa722c8d038","kind":"commit","published_at":"2018-05-08T11:31:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.3","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.3/manifests"},{"name":"1.0.0-rc0","sha":"1cbf38c8d79969b2d12680c84d6f86957fd088de","kind":"commit","published_at":"2018-05-03T12:53:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0-rc0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc0/manifests"},{"name":"nbdime-jupyterlab@0.1.0","sha":"26561208a4575d60e0edd8f60b537b86427847bb","kind":"commit","published_at":"2018-05-03T12:51:52.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.0/manifests"},{"name":"nbdime@1.0.2","sha":"145efe35eabb8f0a201aebb533af300b4a32fcf4","kind":"commit","published_at":"2018-05-03T12:35:51.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.2/manifests"},{"name":"nbdime@1.0.1","sha":"14c7c0af60fe4c87b3af820f4ba49736694185f5","kind":"commit","published_at":"2018-05-02T14:41:39.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.1/manifests"},{"name":"nbdime@1.0.0","sha":"e689d717a62e4ca83ff5e236f31803806cbb7d70","kind":"commit","published_at":"2018-05-02T14:41:28.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.0/manifests"},{"name":"0.4.1","sha":"1c7895d9b57991389b53573b1675a188d66ce3ae","kind":"commit","published_at":"2017-12-05T16:44:41.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.4.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"58b60a88bc1b87749d400496f12b90bb38ccd1b0","kind":"tag","published_at":"2017-11-10T15:34:42.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.4.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"538cf7d5502b9d99643e23d1661546a839f609fc","kind":"tag","published_at":"2017-05-05T13:01:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.3.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"118604d15ca7d9e0029679ed9552a059e1b55392","kind":"tag","published_at":"2017-02-23T14:02:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"a724bbc0600cbda06272161476c9c9e99dbd2c0b","kind":"tag","published_at":"2017-01-19T20:51:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"87855f4e96f5ca643a469cf33aa3166433531e9c","kind":"tag","published_at":"2017-01-09T16:24:24.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7fd77c643fc41afc3b6702e10f6b3659c39537df","kind":"tag","published_at":"2016-12-16T14:40:49.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0/manifests"},{"name":"0.1.0b1","sha":"8a3a8e49cc46e8a80b3dd8d83b2939c20c2d1154","kind":"tag","published_at":"2016-12-05T21:57:30.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.0b1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0b1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T05:58:25.638Z","dependent_packages_count":4,"downloads":0,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":20.10553323248753,"dependent_repos_count":25.32799796580169,"dependent_packages_count":5.532825793711726,"stargazers_count":2.183776213047475,"forks_count":2.9815671889860096,"average":11.226340078806887},"purl":"pkg:npm/%40datalayer-jupyter/nbdime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@datalayer-jupyter/nbdime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@datalayer-jupyter/nbdime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@datalayer-jupyter/nbdime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:06:35.515Z","issues_count":111,"pull_requests_count":111,"avg_time_to_close_issue":14505999.209677419,"avg_time_to_close_pull_request":4359746.680412371,"issues_closed_count":62,"pull_requests_closed_count":97,"pull_request_authors_count":36,"issue_authors_count":66,"avg_comments_per_issue":3.5045045045045047,"avg_comments_per_pull_request":3.0630630630630633,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":10,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":344413.3333333333,"past_year_avg_time_to_close_pull_request":372632.9,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.35294117647058826,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/issues","maintainers":[{"login":"fcollonval","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"vidartf","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"krassowski","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"fperez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fperez"},{"login":"davidbrochart","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidbrochart"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"minrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minrk"}],"active_maintainers":[{"login":"krassowski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datalayer-jupyter%2Fnbdime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datalayer-jupyter%2Fnbdime/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datalayer-jupyter%2Fnbdime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@datalayer-jupyter%2Fnbdime/related_packages","maintainers":[{"uuid":"echarles","login":"echarles","name":null,"email":"eric@datalayer.io","url":null,"packages_count":129,"html_url":"https://www.npmjs.com/~echarles","role":null,"created_at":"2022-11-16T15:12:37.700Z","updated_at":"2022-11-16T15:12:37.700Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/echarles/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134308,"maintainers_count":1052508,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2061292,"name":"nbdime-jupyterlab","ecosystem":"npm","description":"A JupyterLab extension for showing Notebook diffs.","homepage":"https://github.com/jupyter/nbdime","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyter/nbdime","keywords_array":["jupyter","jupyterlab","jupyterlab-extension","notebook"],"namespace":null,"versions_count":26,"first_release_published_at":"2018-05-03T16:49:39.367Z","latest_release_published_at":"2024-09-05T13:25:15.449Z","latest_release_number":"3.0.2","last_synced_at":"2025-09-04T15:55:46.236Z","created_at":"2022-04-09T20:28:06.348Z","updated_at":"2025-09-05T05:58:25.638Z","registry_url":"https://www.npmjs.com/package/nbdime-jupyterlab","install_command":"npm install nbdime-jupyterlab","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-rc.2","latest":"3.0.2"}},"repo_metadata":{"id":38898539,"uuid":"46264628","full_name":"jupyter/nbdime","owner":"jupyter","description":"Tools for diffing and merging of Jupyter notebooks.","archived":false,"fork":false,"pushed_at":"2024-09-21T17:10:47.000Z","size":14834,"stargazers_count":2775,"open_issues_count":101,"forks_count":173,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-09-04T15:52:44.641Z","etag":null,"topics":["diff","diffing","git","hg","jupyter","jupyter-notebook","jupyterlab-extension","mercurial","merge","merge-driver","mergetool","vcs","version-control"],"latest_commit_sha":null,"homepage":"http://nbdime.readthedocs.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jupyter.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2015-11-16T09:25:53.000Z","updated_at":"2025-09-02T10:31:32.000Z","dependencies_parsed_at":"2023-02-09T23:00:24.178Z","dependency_job_id":"d7303c1d-bab9-469e-ba18-da9c1ac7fbef","html_url":"https://github.com/jupyter/nbdime","commit_stats":{"total_commits":1803,"total_committers":54,"mean_commits":"33.388888888888886","dds":"0.36550194120909596","last_synced_commit":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/jupyter/nbdime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/sbom","scorecard":{"id":543154,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyter/nbdime","commit":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"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":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/prep-release.yml:30","Warn: no topLevel permission defined: .github/workflows/check-release.yml:1","Warn: no topLevel permission defined: .github/workflows/enforce-label.yml:1","Warn: no topLevel permission defined: .github/workflows/prep-release.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update-integration-tests.yml:8"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): .github/workflows/tests.yml:129","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/check-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/enforce-label.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/enforce-label.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/prep-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prep-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/prep-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update-integration-tests.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyter/nbdime/update-integration-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:54","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:148","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:194","Warn: npmCommand not pinned by hash: .github/workflows/tests.yml:202","Warn: pipCommand not pinned by hash: .github/workflows/update-integration-tests.yml:81","Warn: pipCommand not pinned by hash: .github/workflows/update-integration-tests.yml:84","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/jupyter/nbdime/releases/173636304","Warn: release artifact 4.0.1 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130619677","Warn: release artifact 4.0.0 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130403138","Warn: release artifact 4.0.0rc1 not signed: https://api.github.com/repos/jupyter/nbdime/releases/130321438","Warn: release artifact v4.0.0rc0 not signed: https://api.github.com/repos/jupyter/nbdime/releases/128138305","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/173636304","Warn: release artifact 4.0.1 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130619677","Warn: release artifact 4.0.0 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130403138","Warn: release artifact 4.0.0rc1 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/130321438","Warn: release artifact v4.0.0rc0 does not have provenance: https://api.github.com/repos/jupyter/nbdime/releases/128138305"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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/jupyter/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyter/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyter/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyter/.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 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["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-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-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-4wx3-54gh-9fr9","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","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-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-6hwc-9h8r-3vmf","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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:44:43.537Z","repository_id":38898539,"created_at":"2025-08-20T08:44:43.538Z","updated_at":"2025-08-20T08:44:43.538Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273718338,"owners_count":25155488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":"jupyter","name":"Project Jupyter","uuid":"7388996","kind":"organization","description":"Interactive Computing","email":"jupyter@googlegroups.com","website":"https://jupyter.org","location":"The Future","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7388996?v=4","repositories_count":133,"last_synced_at":"2024-12-28T19:03:40.231Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jupyter","funding_links":[],"total_stars":51397,"followers":2541,"following":0,"created_at":"2022-11-02T16:25:50.772Z","updated_at":"2024-12-28T19:03:40.232Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyter/repositories"},"tags":[{"name":"nbdime@7.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"commit","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.2/manifests"},{"name":"v4.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"tag","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/v4.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.2/manifests"},{"name":"nbdime-jupyterlab@3.0.2","sha":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","kind":"commit","published_at":"2024-09-05T13:24:50.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.2/manifests"},{"name":"nbdime-jupyterlab@3.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"commit","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.1/manifests"},{"name":"4.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"tag","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.1/manifests"},{"name":"nbdime@7.0.1","sha":"9a02e0d9d69d14c9d6a071016e2f4b08770874f8","kind":"commit","published_at":"2023-11-21T09:21:22.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.1/manifests"},{"name":"4.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"tag","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0/manifests"},{"name":"nbdime@7.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"commit","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0","sha":"b5732494b93168d6a0e3168dc5096c7c0bb555ff","kind":"commit","published_at":"2023-11-20T15:45:35.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0-rc.2","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"commit","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-rc.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.2/manifests"},{"name":"4.0.0rc1","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"tag","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0rc1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0rc1/manifests"},{"name":"nbdime@7.0.0-rc.2","sha":"df9bd91cd8ce533ab62f24c00e120d903a77cbd1","kind":"commit","published_at":"2023-11-20T10:57:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-rc.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-rc.1","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"commit","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-rc.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-rc.1/manifests"},{"name":"nbdime@7.0.0-rc.1","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"commit","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-rc.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-rc.1/manifests"},{"name":"v4.0.0rc0","sha":"554c2d34882c77ce48e85586f5db8fce93ed80d1","kind":"tag","published_at":"2023-11-06T13:55:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/v4.0.0rc0","html_url":"https://github.com/jupyter/nbdime/releases/tag/v4.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@v4.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/v4.0.0rc0/manifests"},{"name":"nbdime@7.0.0-alpha.2","sha":"44c28cde8e898b1d19cdb33d0f14644b000578a5","kind":"tag","published_at":"2023-10-16T14:56:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.2","sha":"44c28cde8e898b1d19cdb33d0f14644b000578a5","kind":"tag","published_at":"2023-10-16T14:56:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.2/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.1/manifests"},{"name":"nbdime@7.0.0-alpha.1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.1/manifests"},{"name":"4.0.0a1","sha":"ccc6ec32ea2085db4b10c8c3bf14fbe4a7c5726a","kind":"commit","published_at":"2023-10-16T14:10:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0a1","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a1/manifests"},{"name":"nbdime@7.0.0-alpha.0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@7.0.0-alpha.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@7.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%407.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@7.0.0-alpha.0/manifests"},{"name":"nbdime-jupyterlab@3.0.0-alpha.0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@3.0.0-alpha.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@3.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%403.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@3.0.0-alpha.0/manifests"},{"name":"4.0.0a0","sha":"ed70f8d389c1ad6667e0593e78624c2205bbecb4","kind":"commit","published_at":"2023-09-18T09:52:57.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/4.0.0a0","html_url":"https://github.com/jupyter/nbdime/releases/tag/4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/4.0.0a0/manifests"},{"name":"3.2.1","sha":"5377e9a3fb89b50f8fa21a553b4e8aece39ddb26","kind":"tag","published_at":"2023-04-30T16:01:54.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.2.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"90d0787bdd16f6403d508ab4f7c76b4473ba0326","kind":"commit","published_at":"2023-04-22T14:49:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.2.0/manifests"},{"name":"nbdime-jupyterlab@2.2.0","sha":"2f4785009bf9956f5c22d091d79de3025daf4e01","kind":"tag","published_at":"2023-04-22T12:47:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.2.0/manifests"},{"name":"nbdime@6.2.0","sha":"2f4785009bf9956f5c22d091d79de3025daf4e01","kind":"tag","published_at":"2023-04-22T12:47:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.2.0/manifests"},{"name":"nbdime@5.0.2","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.2/manifests"},{"name":"nbdime-jupyterlab@1.0.1","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.1/manifests"},{"name":"1.1.1","sha":"a79ab6d4b5d56941393fe40838ec40684415a9a7","kind":"commit","published_at":"2021-10-26T00:07:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.1/manifests"},{"name":"2.1.1","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.1/manifests"},{"name":"nbdime-jupyterlab@2.0.2","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.2/manifests"},{"name":"nbdime@6.0.1","sha":"de19ff6fbecc0fce5776cd910c197ca6887f8b05","kind":"commit","published_at":"2021-10-25T23:50:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.1/manifests"},{"name":"nbdime@6.1.2","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.2/manifests"},{"name":"nbdime-jupyterlab@2.1.1","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.1/manifests"},{"name":"3.1.1","sha":"d79cf100b5b4a16e7e0571a89e0d41b650e5453e","kind":"commit","published_at":"2021-10-25T23:13:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"f376fa3608c9a166ac7893c3b26d71854735ea59","kind":"commit","published_at":"2021-05-25T16:14:45.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.1.0/manifests"},{"name":"nbdime@6.1.1","sha":"761f106624e0b0481ec9f864e5a3614f2baaf152","kind":"commit","published_at":"2021-05-25T16:10:26.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.1/manifests"},{"name":"3.0.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0/manifests"},{"name":"nbdime-jupyterlab@2.1.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0/manifests"},{"name":"nbdime@6.1.0","sha":"a5936d1a8a265aa7d272ba2d06e29bda963c2b81","kind":"commit","published_at":"2021-04-14T17:28:47.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0/manifests"},{"name":"nbdime-jupyterlab@2.1.0-beta.1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.1.0-beta.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.1.0-beta.1/manifests"},{"name":"nbdime@6.1.0-beta.1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.1.0-beta.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.1.0-beta.1/manifests"},{"name":"3.0.0b1","sha":"c82362344e596efdc4f54c927d90338940e0fa41","kind":"commit","published_at":"2021-01-14T19:15:16.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/3.0.0b1","html_url":"https://github.com/jupyter/nbdime/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/3.0.0b1/manifests"},{"name":"2.1.0","sha":"d43785505eeffb0bacfacd48331c27378d47805a","kind":"commit","published_at":"2020-10-02T09:08:13.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.1.0/manifests"},{"name":"nbdime-jupyterlab@2.0.1","sha":"ba33f4b30f750f1e62c56edfaccf9d079dfe6fd8","kind":"commit","published_at":"2020-10-02T08:59:12.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.1/manifests"},{"name":"2.0.0","sha":"409898921d5dfb4e248fd791dfe4ca47776a0f6d","kind":"commit","published_at":"2020-03-10T14:45:08.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/2.0.0/manifests"},{"name":"nbdime-jupyterlab@2.0.0","sha":"54cd0365e3df8d719adfc174fbec5cdf870829ae","kind":"commit","published_at":"2020-03-10T14:32:55.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@2.0.0/manifests"},{"name":"nbdime@6.0.0","sha":"c61c9c17105a2ccf5393cb3c47cf505e542eb158","kind":"commit","published_at":"2020-03-10T14:31:32.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@6.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%406.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@6.0.0/manifests"},{"name":"1.1.0","sha":"877b8421d08db61fa6483ffdf490611819e595b3","kind":"commit","published_at":"2019-08-06T10:10:21.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.1.0/manifests"},{"name":"1.0.7","sha":"4e1dea3b090865b2f238fdeb2aacea59b269ecf3","kind":"commit","published_at":"2019-07-25T18:10:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.7","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.7/manifests"},{"name":"nbdime@5.0.1","sha":"f9da6b7ca7aa8b985a43d098bf4a7686f35a0973","kind":"commit","published_at":"2019-07-25T18:04:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.1/manifests"},{"name":"nbdime-jupyterlab@1.0.0","sha":"dbf27245909f8999035f193573a657732d2e0350","kind":"commit","published_at":"2019-07-25T17:54:53.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@1.0.0/manifests"},{"name":"nbdime@5.0.0","sha":"bd97d1c9d928d6d8c632d638e81d2a6fc095296e","kind":"commit","published_at":"2019-07-25T17:52:25.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@5.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%405.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@5.0.0/manifests"},{"name":"1.0.6","sha":"26620ebee41f70c0f54de419075045250057f0ed","kind":"commit","published_at":"2019-05-16T13:44:11.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.6","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"c53f9d2f3fcdc7407a9c85233bb96d4f83ece89b","kind":"commit","published_at":"2019-03-08T13:47:00.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.5","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.5/manifests"},{"name":"nbdime-jupyterlab@0.6.1","sha":"a3363e82d14c3bba1f5ea11e20efdf05f9d0b412","kind":"commit","published_at":"2019-03-08T13:09:25.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.6.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.1/manifests"},{"name":"nbdime@4.0.2","sha":"c41d3ac1768662c8291633d51fa5aa2ec6425eb8","kind":"commit","published_at":"2019-03-08T13:07:46.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.2/manifests"},{"name":"1.0.4","sha":"b9f4a0fc48d046c7f82f3b8f635c6b0ae27f0153","kind":"commit","published_at":"2018-12-18T13:53:15.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.4","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"128bc8ddfa42f335c5fe0b00ab4a1ee682be58d2","kind":"commit","published_at":"2018-10-08T12:33:58.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.3","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.3/manifests"},{"name":"nbdime-jupyterlab@0.6.0","sha":"155ce7fa4d7dc999473d9652c215e7d6af6d5178","kind":"commit","published_at":"2018-10-08T12:17:27.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.6.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.6.0/manifests"},{"name":"nbdime@4.0.1","sha":"d8f1b22eafc0375b1aefbc8abf0b15104a928bdc","kind":"commit","published_at":"2018-10-08T12:16:00.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.1/manifests"},{"name":"nbdime@4.0.0","sha":"80b272f8dae201569a68ce983356067b3f731a8b","kind":"commit","published_at":"2018-10-08T12:11:41.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@4.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@4.0.0/manifests"},{"name":"nbdime@3.1.0","sha":"14137b6c3d8fedb9a6c9a23d6a1bc87b00c628a3","kind":"commit","published_at":"2018-08-29T14:02:20.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@3.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.1.0/manifests"},{"name":"nbdime-jupyterlab@0.5.0","sha":"14137b6c3d8fedb9a6c9a23d6a1bc87b00c628a3","kind":"commit","published_at":"2018-08-29T14:02:20.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.5.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.5.0/manifests"},{"name":"1.0.2","sha":"d36d99fd36f2e4c6ad737ef68730e9349deedde3","kind":"commit","published_at":"2018-08-01T09:35:01.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.2/manifests"},{"name":"nbdime-webapp@2.0.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-webapp@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-webapp@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-webapp%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-webapp@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-webapp@2.0.0/manifests"},{"name":"nbdime-jupyterlab@0.4.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.4.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.4.0/manifests"},{"name":"nbdime@3.0.0","sha":"35ec19839b0277631eb3b811e18e652e69e948c7","kind":"tag","published_at":"2018-08-01T09:32:34.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@3.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@3.0.0/manifests"},{"name":"1.0.1","sha":"c0f3fc25c64f332e771e733eed80e853b44340a0","kind":"commit","published_at":"2018-06-11T12:59:48.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.1/manifests"},{"name":"nbdime-jupyterlab@0.3.0","sha":"e4bb529e247396f0b496a96a0cf4f75d9f1950a0","kind":"commit","published_at":"2018-06-11T12:50:13.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.3.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.3.0/manifests"},{"name":"nbdime@2.0.0","sha":"ccca87b62ac14978a0a715b04556df8391f38e2a","kind":"commit","published_at":"2018-06-11T12:44:03.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@2.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@2.0.0/manifests"},{"name":"1.0.0","sha":"dafd5a321ff859c180d85d281ec4d08da4099c84","kind":"commit","published_at":"2018-05-15T08:41:15.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0/manifests"},{"name":"nbdime-jupyterlab@0.2.0","sha":"d13a0efcea7f835ac82f0958e9686091629121d1","kind":"commit","published_at":"2018-05-15T08:38:10.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.2.0/manifests"},{"name":"nbdime@1.0.4","sha":"bf2b94d73398ba07543a8a6457e016a04008b8a3","kind":"commit","published_at":"2018-05-15T08:32:51.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.4","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.4/manifests"},{"name":"1.0.0-rc1","sha":"b7ececad160b5417c8a073d9c640ff712854ce79","kind":"commit","published_at":"2018-05-08T12:33:36.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0-rc1","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc1/manifests"},{"name":"nbdime-jupyterlab@0.1.2","sha":"05b4af6a7cb94c57d5aaf63d3db923d27bc2f76d","kind":"commit","published_at":"2018-05-08T12:31:24.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.2/manifests"},{"name":"nbdime-jupyterlab@0.1.1","sha":"c554aee499c6dc131c2f5b3e11632eed2ac0a48e","kind":"commit","published_at":"2018-05-08T11:47:06.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.1/manifests"},{"name":"nbdime@1.0.3","sha":"d3a13ef437428c0c163cf0da520c7aa722c8d038","kind":"commit","published_at":"2018-05-08T11:31:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.3","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.3/manifests"},{"name":"1.0.0-rc0","sha":"1cbf38c8d79969b2d12680c84d6f86957fd088de","kind":"commit","published_at":"2018-05-03T12:53:14.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/1.0.0-rc0","html_url":"https://github.com/jupyter/nbdime/releases/tag/1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/1.0.0-rc0/manifests"},{"name":"nbdime-jupyterlab@0.1.0","sha":"26561208a4575d60e0edd8f60b537b86427847bb","kind":"commit","published_at":"2018-05-03T12:51:52.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime-jupyterlab@0.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime-jupyterlab@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime-jupyterlab%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime-jupyterlab@0.1.0/manifests"},{"name":"nbdime@1.0.2","sha":"145efe35eabb8f0a201aebb533af300b4a32fcf4","kind":"commit","published_at":"2018-05-03T12:35:51.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.2/manifests"},{"name":"nbdime@1.0.1","sha":"14c7c0af60fe4c87b3af820f4ba49736694185f5","kind":"commit","published_at":"2018-05-02T14:41:39.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.1/manifests"},{"name":"nbdime@1.0.0","sha":"e689d717a62e4ca83ff5e236f31803806cbb7d70","kind":"commit","published_at":"2018-05-02T14:41:28.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/nbdime@1.0.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/nbdime@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@nbdime%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/nbdime@1.0.0/manifests"},{"name":"0.4.1","sha":"1c7895d9b57991389b53573b1675a188d66ce3ae","kind":"commit","published_at":"2017-12-05T16:44:41.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.4.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"58b60a88bc1b87749d400496f12b90bb38ccd1b0","kind":"tag","published_at":"2017-11-10T15:34:42.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.4.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"538cf7d5502b9d99643e23d1661546a839f609fc","kind":"tag","published_at":"2017-05-05T13:01:43.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.3.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"118604d15ca7d9e0029679ed9552a059e1b55392","kind":"tag","published_at":"2017-02-23T14:02:23.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.2.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"a724bbc0600cbda06272161476c9c9e99dbd2c0b","kind":"tag","published_at":"2017-01-19T20:51:04.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.2","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"87855f4e96f5ca643a469cf33aa3166433531e9c","kind":"tag","published_at":"2017-01-09T16:24:24.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7fd77c643fc41afc3b6702e10f6b3659c39537df","kind":"tag","published_at":"2016-12-16T14:40:49.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.0","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0/manifests"},{"name":"0.1.0b1","sha":"8a3a8e49cc46e8a80b3dd8d83b2939c20c2d1154","kind":"tag","published_at":"2016-12-05T21:57:30.000Z","download_url":"https://codeload.github.com/jupyter/nbdime/tar.gz/0.1.0b1","html_url":"https://github.com/jupyter/nbdime/releases/tag/0.1.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyter/nbdime@0.1.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/tags/0.1.0b1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T05:58:25.638Z","dependent_packages_count":3,"downloads":10216,"downloads_period":"last-month","dependent_repos_count":8,"rankings":{"downloads":1.1973083049488071,"dependent_repos_count":4.259570812095123,"dependent_packages_count":5.799786019274363,"stargazers_count":1.8301936095148106,"forks_count":2.561103927476297,"docker_downloads_count":0.49128003795523356,"average":2.689873785210772},"purl":"pkg:npm/nbdime-jupyterlab","advisories":[{"uuid":"GSA_kwCzR0hTQS1wNnJ3LTQ0cTctM2Z3NM0W3A","url":"https://github.com/advisories/GHSA-p6rw-44q7-3fw4","title":"Stored XSS in Jupyter nbdime","description":"### Impact\n\nImproper handling of user controlled input caused a stored cross-site scripting (XSS) vulnerability. All previous versions of nbdime are affected.\n\n### Patches\n\nSecurity patches will be released for each of the major versions of the nbdime packages since version 1.x of the nbdime python package.\n\n#### Python\n- nbdime 1.x: Patched in v. 1.1.1\n- nbdime 2.x: Patched in v. 2.1.1\n- nbdime 3.x: Patched in v. 3.1.1\n\n#### npm\n- nbdime 6.x version: Patched in 6.1.2\n- nbdime 5.x version: Patched in 5.0.2\n- nbdime-jupyterlab 1.x version: Patched in 1.0.1\n- nbdime-jupyterlab 2.x version: Patched in 2.1.1\n\n### For more information\nIf you have any questions or comments about this advisory email us at [security@ipython.org](mailto:security@ipython.org).\n\n\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-11-08T18:09:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N","references":["https://github.com/jupyter/nbdime/security/advisories/GHSA-p6rw-44q7-3fw4","https://github.com/jupyter/nbdime/commit/e44a5cc7677f24b45ebafc756db49058c2f750ea","https://nvd.nist.gov/vuln/detail/CVE-2021-41134","https://github.com/pypa/advisory-database/tree/main/vulns/nbdime/PYSEC-2021-428.yaml","https://github.com/advisories/GHSA-p6rw-44q7-3fw4"],"source_kind":"github","identifiers":["GHSA-p6rw-44q7-3fw4","CVE-2021-41134"],"repository_url":"https://github.com/jupyter/nbdime","blast_radius":39.597614982364014,"packages":[{"versions":[{"first_patched_version":"2.1.1","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.1"},{"first_patched_version":"1.0.1","vulnerable_version_range":"\u003c 1.0.1"}],"ecosystem":"npm","package_name":"nbdime-jupyterlab"},{"versions":[{"first_patched_version":"6.1.2","vulnerable_version_range":"\u003e= 6.0.0, \u003c 6.1.2"},{"first_patched_version":"5.0.2","vulnerable_version_range":"\u003c 5.0.2"}],"ecosystem":"npm","package_name":"nbdime"},{"versions":[{"first_patched_version":"3.1.1","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.1.1"},{"first_patched_version":"2.1.1","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.1"},{"first_patched_version":"1.1.1","vulnerable_version_range":"\u003c 1.1.1"}],"ecosystem":"pypi","package_name":"nbdime"}],"created_at":"2022-12-21T16:12:43.868Z","updated_at":"2024-10-01T19:31:58.000Z"}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nbdime-jupyterlab","docker_dependents_count":621,"docker_downloads_count":340066619,"usage_url":"https://repos.ecosyste.ms/usage/npm/nbdime-jupyterlab","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nbdime-jupyterlab/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:06:35.515Z","issues_count":111,"pull_requests_count":111,"avg_time_to_close_issue":14505999.209677419,"avg_time_to_close_pull_request":4359746.680412371,"issues_closed_count":62,"pull_requests_closed_count":97,"pull_request_authors_count":36,"issue_authors_count":66,"avg_comments_per_issue":3.5045045045045047,"avg_comments_per_pull_request":3.0630630630630633,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":10,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":344413.3333333333,"past_year_avg_time_to_close_pull_request":372632.9,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.35294117647058826,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/issues","maintainers":[{"login":"fcollonval","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"vidartf","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"krassowski","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"fperez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fperez"},{"login":"davidbrochart","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidbrochart"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"minrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minrk"}],"active_maintainers":[{"login":"krassowski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nbdime-jupyterlab/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nbdime-jupyterlab/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nbdime-jupyterlab/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nbdime-jupyterlab/related_packages","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.email","url":null,"packages_count":247,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2023-12-13T19:47:42.417Z","updated_at":"2023-12-13T19:47:42.417Z","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":84,"html_url":"https://www.npmjs.com/~jupyter-server-release-bot","role":null,"created_at":"2024-06-25T13:15:13.345Z","updated_at":"2024-06-25T13:15:13.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyter-server-release-bot/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":236,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2023-12-13T19:47:42.260Z","updated_at":"2023-12-13T19:47:42.260Z","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":280,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2023-12-13T19:47:42.457Z","updated_at":"2023-12-13T19:47:42.457Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"zsailer","login":"zsailer","name":null,"email":"zachsailer@gmail.com","url":null,"packages_count":108,"html_url":"https://www.npmjs.com/~zsailer","role":null,"created_at":"2024-03-25T20:41:40.602Z","updated_at":"2024-03-25T20:41:40.602Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zsailer/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":281,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2023-12-13T19:47:42.553Z","updated_at":"2023-12-13T19:47:42.553Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"ajbozarth","login":"ajbozarth","name":null,"email":"ajbozart@us.ibm.com","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~ajbozarth","role":null,"created_at":"2023-12-13T19:47:42.378Z","updated_at":"2023-12-13T19:47:42.378Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ajbozarth/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":351,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2023-12-13T19:47:42.495Z","updated_at":"2023-12-13T19:47:42.495Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"},{"uuid":"davidbrochart","login":"davidbrochart","name":null,"email":"david.brochart@gmail.com","url":null,"packages_count":48,"html_url":"https://www.npmjs.com/~davidbrochart","role":null,"created_at":"2023-12-13T19:47:42.338Z","updated_at":"2023-12-13T19:47:42.338Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidbrochart/packages"},{"uuid":"vidartf","login":"vidartf","name":null,"email":"vidartf@gmail.com","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~vidartf","role":null,"created_at":"2022-11-13T10:38:10.823Z","updated_at":"2022-11-13T10:38:10.823Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vidartf/packages"},{"uuid":"jupyter-release-bot","login":"jupyter-release-bot","name":null,"email":"jupyter-bot@proton.me","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~jupyter-release-bot","role":null,"created_at":"2024-03-29T16:35:14.071Z","updated_at":"2024-03-29T16:35:14.071Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyter-release-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134308,"maintainers_count":1052508,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":28275,"full_name":"jupyter/nbdime","default_branch":"master","committers":[{"name":"Vidar Tonaas Fauske","email":"vidartf@gmail.com","login":"vidartf","count":1144},{"name":"Martin Sandve Alnæs","email":"martinal@simula.no","login":null,"count":314},{"name":"Min RK","email":"benjaminrk@gmail.com","login":"minrk","count":130},{"name":"Frédéric Collonval","email":"fcollonval","login":"fcollonval","count":46},{"name":"Carol Willing","email":"carolcode@willingconsulting.com","login":"willingc","count":32},{"name":"Florence Haudin","email":"haudin.florence@gmail.com","login":"HaudinFlorence","count":22},{"name":"github-actions[bot]","email":"github-actions[bot]","login":"github-actions[bot]","count":14},{"name":"Michał Krassowski","email":"5832902+krassowski","login":"krassowski","count":13},{"name":"Alex Bozarth","email":"ajbozart@us.ibm.com","login":"ajbozarth","count":13},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Vidar Tonaas Fauske","email":"vidar@pc-kyrre.simula.no","login":null,"count":6},{"name":"Nicholas Bollweg","email":"nbollweg@continuum.io","login":null,"count":5},{"name":"Steven Silvester","email":"stslve@amazon.com","login":null,"count":5},{"name":"Charlotte Godley","email":"me@charlottegodley.co.uk","login":null,"count":3},{"name":"Itamar Turner-Trauring","email":"itamar@itamarst.org","login":"itamarst","count":3},{"name":"Thomas Baldwin","email":"tkb@sent.com","login":"baldwint","count":3},{"name":"Chih-Hsuan Yen","email":"645432-yan12125@users.noreply.gitlab.com","login":"yan12125","count":2},{"name":"David Baumgold","email":"david@davidbaumgold.com","login":"singingwolfboy","count":2},{"name":"Geir Arne Hjelle","email":"geirarne@gmail.com","login":"gahjelle","count":2},{"name":"Tony Hirst","email":"tony.hirst@gmail.com","login":"psychemedia","count":2},{"name":"passer","email":"whzhoua@gmail.com","login":"icankeep","count":2},{"name":"Piotr Chromiec","email":"piotr.chromiec@rtbhouse.com","login":null,"count":2},{"name":"kr0p07k1n","email":"91276442+kr0p07k1n","login":"kr0p07k1n","count":1},{"name":"Will Engler","email":"Engler.Will@gmail.com","login":"WillEngler","count":1},{"name":"Adam Chainz","email":"adam@adamj.eu","login":null,"count":1},{"name":"Saul Shanabrook","email":"s.shanabrook@gmail.com","login":"saulshanabrook","count":1},{"name":"Saiwing Yeung","email":"saiwingy@zillowgroup.com","login":"saiwing-yeung","count":1},{"name":"Rüdiger Busche","email":"ruedigerbusche@web.de","login":"JarnoRFB","count":1},{"name":"Nico Krapp","email":"nico.krapp@suse.com","login":"tiltingpenguin","count":1},{"name":"Mark Einon","email":"mark.einon@gmail.com","login":"einonm","count":1},{"name":"Marc Udoff","email":"marc.udoff@deshaw.com","login":"mlucool","count":1},{"name":"Lionel Miller","email":"delonorm@gmail.com","login":"dniku","count":1},{"name":"Lev E. Givon","email":"lev@columbia.edu","login":"lebedov","count":1},{"name":"K.-Michael Aye","email":"michaelaye","login":"michaelaye","count":1},{"name":"Johan Mabille","email":"johan.mabille@gmail.com","login":"JohanMabille","count":1},{"name":"Joel Ostblom","email":"joelostblom","login":"joelostblom","count":1},{"name":"Jeremy Tuloup","email":"jeremy.tuloup@gmail.com","login":"jtpio","count":1},{"name":"Jaipreet Singh","email":"43826141+jaipreet-s","login":"jaipreet-s","count":1},{"name":"Florian Rathgeber","email":"florian.rathgeber@gmail.com","login":"kynan","count":1},{"name":"Dean P","email":"deanp07@gmail.com","login":"deanp70","count":1},{"name":"Daniel Mietchen","email":"daniel.mietchen@googlemail.com","login":"Daniel-Mietchen","count":1},{"name":"Cory Gwin","email":"gwincr11@github.com","login":"gwincr11","count":1},{"name":"Chris Sewell","email":"chrisj_sewell@hotmail.com","login":"chrisjsewell","count":1},{"name":"Bruno Duyé","email":"brunetton@gmail.com","login":"brunetton","count":1},{"name":"Angus Hollands","email":"goosey15@gmail.com","login":"agoose77","count":1},{"name":"Andrii Oriekhov","email":"andriyorehov@gmail.com","login":"andriyor","count":1},{"name":"Steven Silvester","email":"steven.silvester@ieee.org","login":"blink1073","count":1},{"name":"Tarek Allam","email":"t.allam.jr@gmail.com","login":"tallamjr","count":1},{"name":"Tim Staley","email":"git@timstaley.co.uk","login":"timstaley","count":1},{"name":"Todd","email":"toddrme2178@gmail.com","login":"toddrme2178","count":1},{"name":"Jonathan Whitmore","email":"jonathan.b.whitmore@gmail.com","login":null,"count":1}],"total_commits":1803,"total_committers":51,"total_bot_commits":23,"total_bot_committers":2,"mean_commits":35.35294117647059,"dds":0.36550194120909596,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Michał Krassowski","email":"5832902+krassowski","login":"krassowski","count":4},{"name":"Nico Krapp","email":"nico.krapp@suse.com","login":"tiltingpenguin","count":1}],"past_year_total_commits":10,"past_year_total_committers":3,"past_year_total_bot_commits":5,"past_year_total_bot_committers":1,"past_year_mean_commits":3.3333333333333335,"past_year_dds":0.5,"last_synced_at":"2025-05-26T04:27:57.419Z","last_synced_commit":"458beebb56b9de160abdbb84ae2d19f2d61fbd4e","created_at":"2023-03-07T16:37:27.011Z","updated_at":"2025-05-26T04:27:57.434Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853310143,"contributors_count":31095233,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"jupyter/nbdime","html_url":"https://github.com/jupyter/nbdime","last_synced_at":"2025-08-31T08:06:35.515Z","status":"error","issues_count":111,"pull_requests_count":111,"avg_time_to_close_issue":14505999.209677419,"avg_time_to_close_pull_request":4359746.680412371,"issues_closed_count":62,"pull_requests_closed_count":97,"pull_request_authors_count":36,"issue_authors_count":66,"avg_comments_per_issue":3.5045045045045047,"avg_comments_per_pull_request":3.0630630630630633,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":10,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":344413.3333333333,"past_year_avg_time_to_close_pull_request":372632.9,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.4,"past_year_avg_comments_per_pull_request":0.35294117647058826,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-10T20:57:40.544Z","updated_at":"2025-09-02T13:57:23.778Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyter%2Fnbdime/issues","issue_labels_count":{"bug":3,"help wanted":1,"documentation":1},"pull_request_labels_count":{"maintenance":37,"dependencies":33,"bug":13,"enhancement":8,"javascript":8,"documentation":4,"github_actions":2},"issue_author_associations_count":{"NONE":58,"COLLABORATOR":21,"CONTRIBUTOR":19,"MEMBER":9},"pull_request_author_associations_count":{"CONTRIBUTOR":57,"COLLABORATOR":30,"NONE":27,"MEMBER":13},"issue_authors":{"fcollonval":13,"vidartf":11,"krassowski":6,"gwincr11":6,"HaudinFlorence":3,"kloczek":3,"fperez":2,"mlucool":2,"michaelaye":2,"cjerdonek":2,"nnWhisperer":1,"richlysakowski":1,"jamesb6626":1,"lumbric":1,"this-josh":1,"gr7ffo":1,"DarkmatterVale":1,"david-macleod":1,"bolliger32":1,"qmarcou":1,"ebw44":1,"user799595":1,"icankeep":1,"tfiers":1,"tekumara":1,"BartlomiejSkwira":1,"Cloudflare-d":1,"antonbabkin":1,"shenberg":1,"joelsewhere":1,"amotl":1,"mghijs":1,"maxima120":1,"ned2":1,"odysseus0":1,"dynamicwebpaige":1,"billchen8888":1,"SHuang-Broad":1,"xl0":1,"dleen":1,"nik123":1,"tennox":1,"JBlaschke":1,"Kimdongui":1,"aliceoleary0":1,"joelostblom":1,"DennisL68":1,"zmbc":1,"ryan-williams":1,"mgorny":1,"lc0":1,"physkets":1,"ggrrll":1,"santiagobasulto":1,"Comee":1,"sonfire186":1,"agoose77":1,"xapple":1,"pinchedsquare":1,"brunetton":1,"galeo":1,"itcarroll":1,"ahangsleben":1,"tiltingpenguin":1,"git-chc":1,"davidbrochart":1,"Jacob-Stevens-Haas":1},"pull_request_authors":{"dependabot[bot]":33,"fcollonval":20,"krassowski":11,"vidartf":11,"HaudinFlorence":7,"Costa-Cupie-01":4,"maraisr":4,"gwincr11":4,"tiltingpenguin":2,"cjerdonek":2,"singingwolfboy":2,"ianthomas23":2,"jaipreet-s":2,"DontCallMyPhoneUnlessUGotMeMyCode":1,"trams":1,"mlucool":1,"brunetton":1,"tallamjr":1,"Mohamezezo":1,"minrk":1,"msftenhanceprovenance":1,"kycutler":1,"saiwing-yeung":1,"agoose77":1,"bluestealth":1,"joelostblom":1,"infokiller":1,"icankeep":1,"Daniel-Mietchen":1,"blink1073":1,"bollwyvl":1,"yan12125":1,"ahangsleben":1,"kr0p07k1n":1,"andriyor":1,"dleen":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10064235,"issues_count":31125951,"pull_requests_count":94623210,"authors_count":10686933,"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":{},"past_year_pull_request_labels_count":{"dependencies":10,"javascript":8,"maintenance":7,"github_actions":2},"past_year_issue_author_associations_count":{"NONE":10},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":10,"NONE":6,"MEMBER":2},"past_year_issue_authors":{"Cloudflare-d":1,"git-chc":1,"Jacob-Stevens-Haas":1,"jamesb6626":1,"nnWhisperer":1,"physkets":1,"pinchedsquare":1,"ryan-williams":1,"SHuang-Broad":1,"zmbc":1},"past_year_pull_request_authors":{"dependabot[bot]":10,"Costa-Cupie-01":4,"krassowski":2,"Mohamezezo":1,"bluestealth":1},"maintainers":[{"login":"fcollonval","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"vidartf","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vidartf"},{"login":"krassowski","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"},{"login":"fperez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fperez"},{"login":"davidbrochart","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidbrochart"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"minrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/minrk"}],"active_maintainers":[{"login":"krassowski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"}]},"events":{"total":{"CommitCommentEvent":2,"IssuesEvent":8,"WatchEvent":96,"IssueCommentEvent":9,"GollumEvent":1,"PullRequestReviewEvent":4,"PullRequestEvent":4,"ForkEvent":12},"last_year":{"CommitCommentEvent":2,"IssuesEvent":8,"WatchEvent":96,"IssueCommentEvent":9,"GollumEvent":1,"PullRequestReviewEvent":4,"PullRequestEvent":4,"ForkEvent":12}},"keywords":["diff","diffing","git","hg","jupyter","jupyter-notebook","jupyterlab-extension","mercurial","merge","merge-driver","mergetool","vcs","version-control"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-09T23:00:23.653Z","updated_at":"2023-02-09T23:00:23.653Z","repository_link":"https://github.com/jupyter/nbdime/blob/master/.github/workflows/tests.yml","dependencies":[{"id":7507524608,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7507524609,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7507524610,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7507524611,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7507524612,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-02-09T23:00:23.717Z","updated_at":"2023-02-09T23:00:23.717Z","repository_link":"https://github.com/jupyter/nbdime/blob/master/package.json","dependencies":[{"id":7507525245,"package_name":"@jupyterlab/buildutils","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":7507525246,"package_name":"lerna","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":7507525247,"package_name":"rimraf","ecosystem":"npm","requirements":"^2.6.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/labextension/package.json","sha":null,"kind":"manifest","created_at":"2023-02-09T23:00:23.792Z","updated_at":"2023-02-09T23:00:23.792Z","repository_link":"https://github.com/jupyter/nbdime/blob/master/packages/labextension/package.json","dependencies":[{"id":7507525289,"package_name":"@jupyterlab/apputils","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507525290,"package_name":"@jupyterlab/coreutils","ecosystem":"npm","requirements":"^4 || ^5","direct":true,"kind":"runtime","optional":false},{"id":7507525291,"package_name":"@jupyterlab/nbformat","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507525292,"package_name":"@jupyterlab/notebook","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507525293,"package_name":"@jupyterlab/rendermime","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507525294,"package_name":"@jupyterlab/services","ecosystem":"npm","requirements":"^5 || ^6","direct":true,"kind":"runtime","optional":false},{"id":7507525295,"package_name":"@jupyterlab/settingregistry","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507525296,"package_name":"@lumino/algorithm","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"runtime","optional":false},{"id":7507525297,"package_name":"@lumino/coreutils","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":7507525298,"package_name":"@lumino/disposable","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"runtime","optional":false},{"id":7507525299,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"^1.6.0","direct":true,"kind":"runtime","optional":false},{"id":7507525300,"package_name":"nbdime","ecosystem":"npm","requirements":"^6.1.2","direct":true,"kind":"runtime","optional":false},{"id":7507525301,"package_name":"@jupyterlab/application","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"development","optional":false},{"id":7507525302,"package_name":"@jupyterlab/builder","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":7507525303,"package_name":"@jupyterlab/docregistry","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"development","optional":false},{"id":7507525304,"package_name":"@lumino/commands","ecosystem":"npm","requirements":"^1.6.1","direct":true,"kind":"development","optional":false},{"id":7507525305,"package_name":"mkdirp","ecosystem":"npm","requirements":"^0.5.1","direct":true,"kind":"development","optional":false},{"id":7507525306,"package_name":"rimraf","ecosystem":"npm","requirements":"^2.6.3","direct":true,"kind":"development","optional":false},{"id":7507525307,"package_name":"typescript","ecosystem":"npm","requirements":"^4.9.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/nbdime/package.json","sha":null,"kind":"manifest","created_at":"2023-02-09T23:00:23.828Z","updated_at":"2023-02-09T23:00:23.828Z","repository_link":"https://github.com/jupyter/nbdime/blob/master/packages/nbdime/package.json","dependencies":[{"id":7507526217,"package_name":"@jupyterlab/codeeditor","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507526218,"package_name":"@jupyterlab/codemirror","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507526220,"package_name":"@jupyterlab/coreutils","ecosystem":"npm","requirements":"^4 || ^5","direct":true,"kind":"runtime","optional":false},{"id":7507526222,"package_name":"@jupyterlab/nbformat","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507526224,"package_name":"@jupyterlab/outputarea","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507526226,"package_name":"@jupyterlab/rendermime","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507526228,"package_name":"@jupyterlab/services","ecosystem":"npm","requirements":"^5 || ^6","direct":true,"kind":"runtime","optional":false},{"id":7507526230,"package_name":"@lumino/algorithm","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"runtime","optional":false},{"id":7507526232,"package_name":"@lumino/coreutils","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":7507526233,"package_name":"@lumino/dragdrop","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":7507526235,"package_name":"@lumino/signaling","ecosystem":"npm","requirements":"^1.2.2","direct":true,"kind":"runtime","optional":false},{"id":7507526237,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"^1.6.0","direct":true,"kind":"runtime","optional":false},{"id":7507526239,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"runtime","optional":false},{"id":7507526240,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.5.0","direct":true,"kind":"development","optional":false},{"id":7507526242,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.5.0","direct":true,"kind":"development","optional":false},{"id":7507526244,"package_name":"@jupyterlab/apputils","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"development","optional":false},{"id":7507526246,"package_name":"@lumino/messaging","ecosystem":"npm","requirements":"^1.2.2","direct":true,"kind":"development","optional":false},{"id":7507526248,"package_name":"@types/json-stable-stringify","ecosystem":"npm","requirements":"^1.0.32","direct":true,"kind":"development","optional":false},{"id":7507526250,"package_name":"@types/jest","ecosystem":"npm","requirements":"^26.0.0","direct":true,"kind":"development","optional":false},{"id":7507526251,"package_name":"@types/node","ecosystem":"npm","requirements":"^14.14.13","direct":true,"kind":"development","optional":false},{"id":7507526252,"package_name":"@types/sanitizer","ecosystem":"npm","requirements":"^0.0.28","direct":true,"kind":"development","optional":false},{"id":7507526253,"package_name":"fs-extra","ecosystem":"npm","requirements":"^8.1.0","direct":true,"kind":"development","optional":false},{"id":7507526254,"package_name":"identity-obj-proxy","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":7507526255,"package_name":"jest","ecosystem":"npm","requirements":"^26.0.0","direct":true,"kind":"development","optional":false},{"id":7507526257,"package_name":"jest-fetch-mock","ecosystem":"npm","requirements":"^1.6.6","direct":true,"kind":"development","optional":false},{"id":7507526259,"package_name":"ts-jest","ecosystem":"npm","requirements":"^26.0.0","direct":true,"kind":"development","optional":false},{"id":7507526260,"package_name":"rimraf","ecosystem":"npm","requirements":"^2.6.3","direct":true,"kind":"development","optional":false},{"id":7507526261,"package_name":"typescript","ecosystem":"npm","requirements":"^4.9.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/webapp/package.json","sha":null,"kind":"manifest","created_at":"2023-02-09T23:00:23.945Z","updated_at":"2023-02-09T23:00:23.945Z","repository_link":"https://github.com/jupyter/nbdime/blob/master/packages/webapp/package.json","dependencies":[{"id":7507527416,"package_name":"@fortawesome/fontawesome-free","ecosystem":"npm","requirements":"^5.12.0","direct":true,"kind":"runtime","optional":false},{"id":7507527417,"package_name":"@jupyterlab/application","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507527418,"package_name":"@jupyterlab/apputils","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507527419,"package_name":"@jupyterlab/cells","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507527420,"package_name":"@jupyterlab/codemirror","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507527421,"package_name":"@jupyterlab/coreutils","ecosystem":"npm","requirements":"^4 || ^5","direct":true,"kind":"runtime","optional":false},{"id":7507527422,"package_name":"@jupyterlab/mathjax2","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507527423,"package_name":"@jupyterlab/nbformat","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507527424,"package_name":"@jupyterlab/notebook","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507527425,"package_name":"@jupyterlab/rendermime","ecosystem":"npm","requirements":"^2 || ^3","direct":true,"kind":"runtime","optional":false},{"id":7507527426,"package_name":"@jupyterlab/theme-light-extension","ecosystem":"npm","requirements":"^3.1","direct":true,"kind":"runtime","optional":false},{"id":7507527427,"package_name":"@lumino/dragdrop","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":7507527428,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"^1.6.0","direct":true,"kind":"runtime","optional":false},{"id":7507527429,"package_name":"alertify.js","ecosystem":"npm","requirements":"^1.0.12","direct":true,"kind":"runtime","optional":false},{"id":7507527430,"package_name":"file-saver","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"runtime","optional":false},{"id":7507527431,"package_name":"nbdime","ecosystem":"npm","requirements":"^6.1.2","direct":true,"kind":"runtime","optional":false},{"id":7507527432,"package_name":"@types/file-saver","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":7507527433,"package_name":"@types/json-stable-stringify","ecosystem":"npm","requirements":"^1.0.32","direct":true,"kind":"development","optional":false},{"id":7507527434,"package_name":"@types/node","ecosystem":"npm","requirements":"^14.14.13","direct":true,"kind":"development","optional":false},{"id":7507527435,"package_name":"@types/sanitizer","ecosystem":"npm","requirements":"^0.0.28","direct":true,"kind":"development","optional":false},{"id":7507527436,"package_name":"css-loader","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":7507527437,"package_name":"file-loader","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":7507527438,"package_name":"rimraf","ecosystem":"npm","requirements":"^2.6.3","direct":true,"kind":"development","optional":false},{"id":7507527439,"package_name":"source-map-loader","ecosystem":"npm","requirements":"^0.2.4","direct":true,"kind":"development","optional":false},{"id":7507527440,"package_name":"style-loader","ecosystem":"npm","requirements":"^0.23.1","direct":true,"kind":"development","optional":false},{"id":7507527442,"package_name":"ts-loader","ecosystem":"npm","requirements":"^8.2.0","direct":true,"kind":"development","optional":false},{"id":7507527443,"package_name":"typescript","ecosystem":"npm","requirements":"^4.9.0","direct":true,"kind":"development","optional":false},{"id":7507527444,"package_name":"url-loader","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":7507527445,"package_name":"webpack","ecosystem":"npm","requirements":"^4.29.6","direct":true,"kind":"development","optional":false},{"id":7507527446,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^3.2.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"docs/doc-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-09T23:00:23.985Z","updated_at":"2023-02-09T23:00:23.985Z","repository_link":"https://github.com/jupyter/nbdime/blob/master/docs/doc-requirements.txt","dependencies":[{"id":7507527669,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7507527670,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7507527671,"package_name":"recommonmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":32.26608736215907,"created_at":"2025-09-08T11:18:54.761Z","updated_at":"2025-10-07T08:25:32.318Z","avatar_url":"https://github.com/jupyter.png","language":"TypeScript","category":null,"sub_category":null,"monthly_downloads":270581,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["notebook","spec-0","repl","ipython","closember","dataviz","alignment","flexible","visualisation","grading"],"project_url":"https://science.ecosyste.ms/api/v1/projects/68319","html_url":"https://science.ecosyste.ms/projects/68319"}