{"id":201446,"name":null,"description":"A Cytoscape Jupyter widget","url":"https://github.com/cytoscape/ipycytoscape","last_synced_at":"2025-09-10T05:44:44.299Z","repository":{"id":37541631,"uuid":"238460517","full_name":"cytoscape/ipycytoscape","owner":"cytoscape","description":"A Cytoscape Jupyter widget","archived":false,"fork":false,"pushed_at":"2025-07-07T17:47:29.000Z","size":2884,"stargazers_count":282,"open_issues_count":74,"forks_count":63,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-08-16T01:34:53.661Z","etag":null,"topics":["binder","cytoscape","jupyter-notebook"],"latest_commit_sha":null,"homepage":"https://ipycytoscape.readthedocs.io/en/master/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cytoscape.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-05T13:46:52.000Z","updated_at":"2025-08-10T16:13:34.000Z","dependencies_parsed_at":"2024-06-18T15:13:19.245Z","dependency_job_id":"4f4028a0-4f8f-41f2-b96b-856cd493cf6f","html_url":"https://github.com/cytoscape/ipycytoscape","commit_stats":{"total_commits":547,"total_committers":37,"mean_commits":"14.783783783783784","dds":0.5850091407678245,"last_synced_commit":"d4235b2635b11a3703f71aedf5c0bf0539ca469a"},"previous_names":["quantstack/ipycytoscape"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/cytoscape/ipycytoscape","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cytoscape","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/sbom","scorecard":{"id":117587,"data":{"date":"2025-08-11","repo":{"name":"github.com/cytoscape/ipycytoscape","commit":"d4235b2635b11a3703f71aedf5c0bf0539ca469a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 3/7 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder-on-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binder-on-pr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/binder-on-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.2.0 not signed: https://api.github.com/repos/cytoscape/ipycytoscape/releases/35978575","Warn: release artifact 1.2.0 does not have provenance: https://api.github.com/repos/cytoscape/ipycytoscape/releases/35978575"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"62 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-p3vf-v8qc-cwcr","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-q9mw-68c2-j6m5","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","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-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","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-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","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-16T01:44:04.957Z","repository_id":37541631,"created_at":"2025-08-16T01:44:04.957Z","updated_at":"2025-08-16T01:44:04.957Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274418084,"owners_count":25281239,"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-10T02:00:12.551Z","response_time":83,"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":"cytoscape","name":"Cytoscape Consortium","uuid":"956141","kind":"organization","description":"","email":null,"website":"http://www.cytoscape.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/956141?v=4","repositories_count":153,"last_synced_at":"2024-04-08T15:20:38.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cytoscape","funding_links":[],"total_stars":13229,"followers":139,"following":0,"created_at":"2022-11-02T16:25:02.211Z","updated_at":"2024-04-08T15:20:55.066Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cytoscape","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cytoscape/repositories"},"packages":[{"id":1915227,"name":"jupyter-cytoscape","ecosystem":"npm","description":"A Cytoscape Jupyter Widget","homepage":"https://github.com/cytoscape/ipycytoscape","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/cytoscape/ipycytoscape","keywords_array":["jupyter","jupyterlab","jupyterlab-extension","widgets","cytoscape"],"namespace":null,"versions_count":21,"first_release_published_at":"2020-03-09T14:29:50.554Z","latest_release_published_at":"2022-04-04T22:06:25.396Z","latest_release_number":"1.3.3","last_synced_at":"2025-08-16T01:44:05.816Z","created_at":"2022-04-09T18:17:22.700Z","updated_at":"2025-08-16T05:24:27.585Z","registry_url":"https://www.npmjs.com/package/jupyter-cytoscape","install_command":"npm install jupyter-cytoscape","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.3"}},"repo_metadata":{"id":37541631,"uuid":"238460517","full_name":"cytoscape/ipycytoscape","owner":"cytoscape","description":"A Cytoscape Jupyter widget","archived":false,"fork":false,"pushed_at":"2025-07-07T17:47:29.000Z","size":2884,"stargazers_count":282,"open_issues_count":74,"forks_count":63,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-08-16T01:34:53.661Z","etag":null,"topics":["binder","cytoscape","jupyter-notebook"],"latest_commit_sha":null,"homepage":"https://ipycytoscape.readthedocs.io/en/master/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cytoscape.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-05T13:46:52.000Z","updated_at":"2025-08-10T16:13:34.000Z","dependencies_parsed_at":"2024-06-18T15:13:19.245Z","dependency_job_id":"4f4028a0-4f8f-41f2-b96b-856cd493cf6f","html_url":"https://github.com/cytoscape/ipycytoscape","commit_stats":{"total_commits":547,"total_committers":37,"mean_commits":"14.783783783783784","dds":0.5850091407678245,"last_synced_commit":"d4235b2635b11a3703f71aedf5c0bf0539ca469a"},"previous_names":["quantstack/ipycytoscape"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/cytoscape/ipycytoscape","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cytoscape","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/sbom","scorecard":{"id":117587,"data":{"date":"2025-08-11","repo":{"name":"github.com/cytoscape/ipycytoscape","commit":"d4235b2635b11a3703f71aedf5c0bf0539ca469a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 3/7 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder-on-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binder-on-pr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/binder-on-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.2.0 not signed: https://api.github.com/repos/cytoscape/ipycytoscape/releases/35978575","Warn: release artifact 1.2.0 does not have provenance: https://api.github.com/repos/cytoscape/ipycytoscape/releases/35978575"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"62 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-p3vf-v8qc-cwcr","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-q9mw-68c2-j6m5","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","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-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","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-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","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-16T01:44:04.957Z","repository_id":37541631,"created_at":"2025-08-16T01:44:04.957Z","updated_at":"2025-08-16T01:44:04.957Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270670090,"owners_count":24625451,"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-08-16T02:00:11.002Z","response_time":91,"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":"cytoscape","name":"Cytoscape Consortium","uuid":"956141","kind":"organization","description":"","email":null,"website":"http://www.cytoscape.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/956141?v=4","repositories_count":153,"last_synced_at":"2024-04-08T15:20:38.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cytoscape","funding_links":[],"total_stars":13229,"followers":139,"following":0,"created_at":"2022-11-02T16:25:02.211Z","updated_at":"2024-04-08T15:20:55.066Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cytoscape","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cytoscape/repositories"},"tags":[{"name":"1.3.3","sha":"060dbe7441cca1c81a827876ec5d75ec9e7a4593","kind":"commit","published_at":"2022-04-04T22:01:53.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.3.3","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"d8b8e0d5304fac3b14b399ee796a6b4e70daa539","kind":"commit","published_at":"2022-01-17T20:25:40.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.3.2","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"edd760bd0196bfc3e1032be0a8555c0ed2181433","kind":"commit","published_at":"2022-01-04T16:28:09.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.3.1","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"3830051264eb12cf09d44898e70b9eeabd178875","kind":"commit","published_at":"2021-11-27T02:44:21.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.3.0","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"6b228e34d669f18c8e70ee7eff8f8d4f34490e51","kind":"commit","published_at":"2021-05-07T11:58:50.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.2.2","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"320e029cc4f2dc9c5c362dcbe61c978b0bb347a8","kind":"commit","published_at":"2021-04-28T18:50:24.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.2.1","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"e697a11954f309c0e799963ed08984e6ba1eb53c","kind":"commit","published_at":"2021-01-05T03:54:15.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.2.0","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"71ecf69f44dd3c9ab10e371885f8e037eb1aeb02","kind":"commit","published_at":"2020-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.1.0","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"344fca60716abe99b3bbbe1d00b5f8c71bea67d3","kind":"commit","published_at":"2020-09-01T19:22:18.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.0.4","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"72b73c6a8bd4d352bfcf97c71a24036b1524573e","kind":"commit","published_at":"2020-07-17T10:24:11.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.0.3","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"aefc8fd3a16553ceac1477c99ccf8fa8ece77895","kind":"commit","published_at":"2020-07-02T20:42:51.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.0.1","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"018bf46e523603c0a27b605e8dc017a6e68c563d","kind":"tag","published_at":"2020-07-02T11:45:16.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.0.0","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.0/manifests"},{"name":"0.2.3","sha":"792284438e09941f2a6e51d77dda5d26fc407489","kind":"commit","published_at":"2020-06-17T12:30:07.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/0.2.3","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"1cba2f411d6e323d83025d52dd314817f064ad94","kind":"commit","published_at":"2020-04-27T10:24:59.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/0.2.2","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"7d1b88b1176f572c55dfa183ee06b03b805ca7ec","kind":"commit","published_at":"2020-04-20T11:12:11.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/0.2.1","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.2.1/manifests"},{"name":"0.1.4","sha":"b39d99fc66cc416d5f6e32fa776896257f2d44f6","kind":"tag","published_at":"2020-03-31T14:02:44.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/0.1.4","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"dfa1810f65531a1b3e86873bb045680c38969b2f","kind":"tag","published_at":"2020-03-16T09:58:00.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/0.1.3","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"a94cd4100908e7991415f822c3ab768c9d2427a5","kind":"tag","published_at":"2020-03-13T08:32:54.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/0.1.2","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"114c95168ec3b469a59c754ad9a91bdfb648f8bf","kind":"tag","published_at":"2020-03-12T17:55:32.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/0.1.1","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-16T05:24:27.585Z","dependent_packages_count":1,"downloads":33,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":5.180324915167713,"dependent_repos_count":18.837824230174885,"dependent_packages_count":19.50472794915517,"stargazers_count":3.824241710744288,"forks_count":3.6803256557519095,"docker_downloads_count":0.6008828563706795,"average":8.604721219560775},"purl":"pkg:npm/jupyter-cytoscape","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/jupyter-cytoscape","docker_dependents_count":18,"docker_downloads_count":3091,"usage_url":"https://repos.ecosyste.ms/usage/npm/jupyter-cytoscape","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/jupyter-cytoscape/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T00:39:52.963Z","issues_count":53,"pull_requests_count":54,"avg_time_to_close_issue":8064940.217391305,"avg_time_to_close_pull_request":2698294.5,"issues_closed_count":23,"pull_requests_closed_count":40,"pull_request_authors_count":11,"issue_authors_count":27,"avg_comments_per_issue":2.660377358490566,"avg_comments_per_pull_request":1.8888888888888888,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":22,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/issues","maintainers":[{"login":"marimeireles","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marimeireles"},{"login":"ianhi","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianhi"},{"login":"martinRenou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jupyter-cytoscape/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jupyter-cytoscape/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jupyter-cytoscape/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/jupyter-cytoscape/related_packages","maintainers":[{"uuid":"sylvaincorlay","login":"sylvaincorlay","name":null,"email":"sylvain.corlay@gmail.com","url":null,"packages_count":106,"html_url":"https://www.npmjs.com/~sylvaincorlay","role":null,"created_at":"2022-11-12T23:37:47.699Z","updated_at":"2022-11-12T23:37:47.699Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sylvaincorlay/packages"},{"uuid":"martinrenou","login":"martinrenou","name":null,"email":"martin.renou@gmail.com","url":null,"packages_count":515,"html_url":"https://www.npmjs.com/~martinrenou","role":null,"created_at":"2022-11-12T23:37:47.733Z","updated_at":"2022-11-12T23:37:47.733Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/martinrenou/packages"},{"uuid":"ianhuntisaak","login":"ianhuntisaak","name":null,"email":"ianhuntisaak@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~ianhuntisaak","role":null,"created_at":"2022-11-12T23:37:47.801Z","updated_at":"2022-11-12T23:37:47.801Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ianhuntisaak/packages"},{"uuid":"marimeireles","login":"marimeireles","name":null,"email":"mariana.meireles@quantstack.net","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~marimeireles","role":null,"created_at":"2022-11-12T23:37:47.760Z","updated_at":"2022-11-12T23:37:47.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marimeireles/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5136446,"maintainers_count":1052851,"namespaces_count":314239,"keywords_count":731389,"github":"npm","metadata":{"funded_packages_count":156071},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-10T05:38:42.248Z","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":2769545,"name":"ipycytoscape","ecosystem":"pypi","description":"A Cytoscape widget for Jupyter","homepage":"https://github.com/cytoscape/ipycytoscape","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/cytoscape/ipycytoscape","keywords_array":["Jupyter","Widgets","IPython"],"namespace":null,"versions_count":22,"first_release_published_at":"2020-03-09T15:50:28.000Z","latest_release_published_at":"2022-04-04T22:26:36.000Z","latest_release_number":"1.3.3","last_synced_at":"2025-08-16T01:44:05.072Z","created_at":"2022-04-10T11:20:01.839Z","updated_at":"2025-08-16T05:24:27.584Z","registry_url":"https://pypi.org/project/ipycytoscape/","install_command":"pip install ipycytoscape --index-url https://pypi.org/simple","documentation_url":"https://ipycytoscape.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Framework :: Jupyter","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"ipycytoscape","project_status":null},"repo_metadata":{"id":37541631,"uuid":"238460517","full_name":"cytoscape/ipycytoscape","owner":"cytoscape","description":"A Cytoscape Jupyter widget","archived":false,"fork":false,"pushed_at":"2025-07-07T17:47:29.000Z","size":2884,"stargazers_count":282,"open_issues_count":74,"forks_count":63,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-08-16T01:34:53.661Z","etag":null,"topics":["binder","cytoscape","jupyter-notebook"],"latest_commit_sha":null,"homepage":"https://ipycytoscape.readthedocs.io/en/master/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cytoscape.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-05T13:46:52.000Z","updated_at":"2025-08-10T16:13:34.000Z","dependencies_parsed_at":"2024-06-18T15:13:19.245Z","dependency_job_id":"4f4028a0-4f8f-41f2-b96b-856cd493cf6f","html_url":"https://github.com/cytoscape/ipycytoscape","commit_stats":{"total_commits":547,"total_committers":37,"mean_commits":"14.783783783783784","dds":0.5850091407678245,"last_synced_commit":"d4235b2635b11a3703f71aedf5c0bf0539ca469a"},"previous_names":["quantstack/ipycytoscape"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/cytoscape/ipycytoscape","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cytoscape","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/sbom","scorecard":{"id":117587,"data":{"date":"2025-08-11","repo":{"name":"github.com/cytoscape/ipycytoscape","commit":"d4235b2635b11a3703f71aedf5c0bf0539ca469a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 3/7 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder-on-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binder-on-pr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/binder-on-pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/cytoscape/ipycytoscape/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.2.0 not signed: https://api.github.com/repos/cytoscape/ipycytoscape/releases/35978575","Warn: release artifact 1.2.0 does not have provenance: https://api.github.com/repos/cytoscape/ipycytoscape/releases/35978575"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"62 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-p3vf-v8qc-cwcr","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-r7qp-cfhv-p84w","Warn: Project is vulnerable to: GHSA-q9mw-68c2-j6m5","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","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-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","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-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-qm95-pgcg-qqfq","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","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-16T01:44:04.957Z","repository_id":37541631,"created_at":"2025-08-16T01:44:04.957Z","updated_at":"2025-08-16T01:44:04.957Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270670090,"owners_count":24625451,"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-08-16T02:00:11.002Z","response_time":91,"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":"cytoscape","name":"Cytoscape Consortium","uuid":"956141","kind":"organization","description":"","email":null,"website":"http://www.cytoscape.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/956141?v=4","repositories_count":153,"last_synced_at":"2024-04-08T15:20:38.390Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cytoscape","funding_links":[],"total_stars":13229,"followers":139,"following":0,"created_at":"2022-11-02T16:25:02.211Z","updated_at":"2024-04-08T15:20:55.066Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cytoscape","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cytoscape/repositories"},"tags":[{"name":"1.3.3","sha":"060dbe7441cca1c81a827876ec5d75ec9e7a4593","kind":"commit","published_at":"2022-04-04T22:01:53.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.3.3","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"d8b8e0d5304fac3b14b399ee796a6b4e70daa539","kind":"commit","published_at":"2022-01-17T20:25:40.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.3.2","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"edd760bd0196bfc3e1032be0a8555c0ed2181433","kind":"commit","published_at":"2022-01-04T16:28:09.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.3.1","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"3830051264eb12cf09d44898e70b9eeabd178875","kind":"commit","published_at":"2021-11-27T02:44:21.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.3.0","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"6b228e34d669f18c8e70ee7eff8f8d4f34490e51","kind":"commit","published_at":"2021-05-07T11:58:50.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.2.2","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"320e029cc4f2dc9c5c362dcbe61c978b0bb347a8","kind":"commit","published_at":"2021-04-28T18:50:24.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.2.1","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"e697a11954f309c0e799963ed08984e6ba1eb53c","kind":"commit","published_at":"2021-01-05T03:54:15.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.2.0","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"71ecf69f44dd3c9ab10e371885f8e037eb1aeb02","kind":"commit","published_at":"2020-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.1.0","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"344fca60716abe99b3bbbe1d00b5f8c71bea67d3","kind":"commit","published_at":"2020-09-01T19:22:18.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.0.4","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"72b73c6a8bd4d352bfcf97c71a24036b1524573e","kind":"commit","published_at":"2020-07-17T10:24:11.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.0.3","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.3/manifests"},{"name":"1.0.1","sha":"aefc8fd3a16553ceac1477c99ccf8fa8ece77895","kind":"commit","published_at":"2020-07-02T20:42:51.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.0.1","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"018bf46e523603c0a27b605e8dc017a6e68c563d","kind":"tag","published_at":"2020-07-02T11:45:16.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/1.0.0","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/1.0.0/manifests"},{"name":"0.2.3","sha":"792284438e09941f2a6e51d77dda5d26fc407489","kind":"commit","published_at":"2020-06-17T12:30:07.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/0.2.3","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"1cba2f411d6e323d83025d52dd314817f064ad94","kind":"commit","published_at":"2020-04-27T10:24:59.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/0.2.2","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"7d1b88b1176f572c55dfa183ee06b03b805ca7ec","kind":"commit","published_at":"2020-04-20T11:12:11.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/0.2.1","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.2.1/manifests"},{"name":"0.1.4","sha":"b39d99fc66cc416d5f6e32fa776896257f2d44f6","kind":"tag","published_at":"2020-03-31T14:02:44.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/0.1.4","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"dfa1810f65531a1b3e86873bb045680c38969b2f","kind":"tag","published_at":"2020-03-16T09:58:00.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/0.1.3","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"a94cd4100908e7991415f822c3ab768c9d2427a5","kind":"tag","published_at":"2020-03-13T08:32:54.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/0.1.2","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"114c95168ec3b469a59c754ad9a91bdfb648f8bf","kind":"tag","published_at":"2020-03-12T17:55:32.000Z","download_url":"https://codeload.github.com/cytoscape/ipycytoscape/tar.gz/0.1.1","html_url":"https://github.com/cytoscape/ipycytoscape/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cytoscape/ipycytoscape@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-16T05:24:27.584Z","dependent_packages_count":16,"downloads":36313,"downloads_period":"last-month","dependent_repos_count":26,"rankings":{"downloads":1.747113497725786,"dependent_repos_count":2.8416406281201088,"dependent_packages_count":0.7968438212741511,"stargazers_count":4.193680286792883,"forks_count":5.4439598521750545,"docker_downloads_count":1.871662838279812,"average":2.815816820727966},"purl":"pkg:pypi/ipycytoscape","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ipycytoscape","docker_dependents_count":12,"docker_downloads_count":2559,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ipycytoscape","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ipycytoscape/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T00:39:52.963Z","issues_count":53,"pull_requests_count":54,"avg_time_to_close_issue":8064940.217391305,"avg_time_to_close_pull_request":2698294.5,"issues_closed_count":23,"pull_requests_closed_count":40,"pull_request_authors_count":11,"issue_authors_count":27,"avg_comments_per_issue":2.660377358490566,"avg_comments_per_pull_request":1.8888888888888888,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":22,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/issues","maintainers":[{"login":"marimeireles","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marimeireles"},{"login":"ianhi","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianhi"},{"login":"martinRenou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ipycytoscape/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ipycytoscape/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ipycytoscape/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ipycytoscape/related_packages","maintainers":[{"uuid":"martinRenou","login":"martinRenou","name":null,"email":null,"url":null,"packages_count":69,"html_url":"https://pypi.org/user/martinRenou/","role":null,"created_at":"2023-02-24T11:43:22.566Z","updated_at":"2023-02-24T11:43:22.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/martinRenou/packages"},{"uuid":"Sylvain.Corlay","login":"Sylvain.Corlay","name":null,"email":null,"url":null,"packages_count":57,"html_url":"https://pypi.org/user/Sylvain.Corlay/","role":null,"created_at":"2023-02-24T11:43:22.580Z","updated_at":"2023-02-24T11:43:22.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Sylvain.Corlay/packages"},{"uuid":"ianhi","login":"ianhi","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/ianhi/","role":null,"created_at":"2023-02-24T11:43:22.542Z","updated_at":"2023-02-24T11:43:22.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ianhi/packages"},{"uuid":"marimeireles","login":"marimeireles","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/marimeireles/","role":null,"created_at":"2023-02-24T11:43:22.553Z","updated_at":"2023-02-24T11:43:22.553Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/marimeireles/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726813,"maintainers_count":308907,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":212293,"full_name":"cytoscape/ipycytoscape","default_branch":"master","committers":[{"name":"Mariana Meireles","email":"mariana@psychonautgirl.space","login":"marimeireles","count":229},{"name":"ianhi","email":"ianhuntisaak@gmail.com","login":"ianhi","count":112},{"name":"Peter Rose","email":"pwrose@ucsd.edu","login":"pwrose","count":49},{"name":"joseberlines","email":"33203439+joseberlines","login":"joseberlines","count":43},{"name":"Jens H. Nielsen","email":"jenshnielsen@gmail.com","login":"jenshnielsen","count":15},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":13},{"name":"Mridul Seth","email":"seth.mridul@gmail.com","login":"MridulS","count":11},{"name":"Sylvain Corlay","email":"sylvain.corlay@gmail.com","login":"SylvainCorlay","count":10},{"name":"Stefan Countryman","email":"stefan.countryman@gmail.com","login":"stefco","count":6},{"name":"Nicholas Bollweg","email":"nick.bollweg@gmail.com","login":"bollwyvl","count":5},{"name":"martinRenou","email":"martin.renou@gmail.com","login":"martinRenou","count":5},{"name":"vaniisgh","email":"vanisingh@live.co.uk","login":"vaniisgh","count":5},{"name":"Sven Schiffer","email":"sven@schiffner.org","login":"SvenSchiffner","count":5},{"name":"Jeremy Tuloup","email":"jeremy.tuloup@gmail.com","login":"jtpio","count":5},{"name":"Jay Donnell","email":"jaydonnell@gmail.com","login":"jaydonnell","count":4},{"name":"Cagtay Fabry","email":"43667554+CagtayFabry","login":"CagtayFabry","count":4},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":3},{"name":"sandertyu","email":"noasanders@ucdavis.edu","login":"sandertyu","count":3},{"name":"Jose Ferro","email":"jose@Joses-MBP.fritz.box","login":null,"count":2},{"name":"Mridul Seth","email":"seth.mridul+github@gmail.com","login":null,"count":2},{"name":"Michał Krassowski","email":"5832902+krassowski","login":"krassowski","count":2},{"name":"Tim Paine","email":"t.paine154@gmail.com","login":"timkpaine","count":2},{"name":"vinh","email":"ngthanhvinh2000@gmail.com","login":"ngthanhvinh","count":2},{"name":"Andre LaBranche","email":"dre@mac.com","login":"dreness","count":1},{"name":"Daniel Himmelstein","email":"daniel.himmelstein@gmail.com","login":"dhimmel","count":1},{"name":"Kozo Nishida","email":"kozo.nishida@gmail.com","login":"kozo2","count":1},{"name":"Maarten A. Breddels","email":"maartenbreddels@gmail.com","login":"maartenbreddels","count":1},{"name":"Max Klein","email":"telamonian","login":"telamonian","count":1},{"name":"Ryan Morshead","email":"ryan.morshead@gmail.com","login":"rmorshea","count":1},{"name":"Sevickson","email":"sevickson@outlook.com","login":"sevickson","count":1},{"name":"Mark Pullin","email":"pullin@arrival.com","login":null,"count":1},{"name":"Shivam Miglani","email":"Shivam-Miglani","login":"Shivam-Miglani","count":1},{"name":"Tarn Burton","email":"twburton@gmail.com","login":"yitzchak","count":1}],"total_commits":547,"total_committers":33,"total_bot_commits":16,"total_bot_committers":2,"mean_commits":16.575757575757574,"dds":0.5813528336380256,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-29T01:58:45.053Z","last_synced_commit":"d4235b2635b11a3703f71aedf5c0bf0539ca469a","created_at":"2023-03-08T07:01:00.903Z","updated_at":"2025-05-29T01:58:45.474Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5481561,"commits_count":853576481,"contributors_count":31098852,"owners_count":906998,"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":"cytoscape/ipycytoscape","html_url":"https://github.com/cytoscape/ipycytoscape","last_synced_at":"2025-08-16T05:24:27.402Z","status":"error","issues_count":53,"pull_requests_count":54,"avg_time_to_close_issue":8064940.217391305,"avg_time_to_close_pull_request":2698294.5,"issues_closed_count":23,"pull_requests_closed_count":40,"pull_request_authors_count":11,"issue_authors_count":27,"avg_comments_per_issue":2.660377358490566,"avg_comments_per_pull_request":1.8888888888888888,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":22,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:36:37.706Z","updated_at":"2025-09-03T05:22:51.714Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytoscape%2Fipycytoscape/issues","issue_labels_count":{"enhancement":14,"question":10,"documentation":4,"bug":3,"good first issue":3,"help wanted":2,"mentored":2,"hacktoberfest":1,"python":1},"pull_request_labels_count":{"dependencies":19},"issue_author_associations_count":{"NONE":27,"COLLABORATOR":14,"CONTRIBUTOR":9,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":37,"COLLABORATOR":17,"NONE":1},"issue_authors":{"marimeireles":8,"ianhi":5,"shadiakiki1986":5,"fpom":4,"joseberlines":4,"pwrose":3,"davidbrochart":2,"ktaletsk":1,"jenshnielsen":1,"koertkuipers":1,"Phocion":1,"gt-eq-1998":1,"hbalp":1,"leilakany":1,"AlexejPenner":1,"flying-sheep":1,"TristanJordan99":1,"dhilst":1,"ceebs":1,"SylvainCorlay":1,"avowkind":1,"MikeB2019x":1,"afonit":1,"brianminsk":1,"martinRenou":1,"sven5s":1,"k-b-00":1},"pull_request_authors":{"dependabot[bot]":19,"marimeireles":9,"ianhi":8,"jenshnielsen":8,"pre-commit-ci[bot]":3,"timkpaine":3,"vaniisgh":1,"pwrose":1,"bollwyvl":1,"donbr":1,"dreness":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10122615,"issues_count":31721744,"pull_requests_count":98828394,"authors_count":10710967,"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":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"donbr":1},"maintainers":[{"login":"marimeireles","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marimeireles"},{"login":"ianhi","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianhi"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"martinRenou","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":11,"IssueCommentEvent":2,"PushEvent":5,"PullRequestEvent":1,"ForkEvent":2},"last_year":{"WatchEvent":11,"IssueCommentEvent":2,"PushEvent":5,"PullRequestEvent":1,"ForkEvent":2}},"keywords":["binder","cytoscape","jupyter-notebook"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-09-11T10:12:29.798Z","updated_at":"2022-09-11T10:12:29.798Z","repository_link":"https://github.com/cytoscape/ipycytoscape/blob/master/package-lock.json","dependencies":[{"id":4483190392,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":4483190393,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":4483190394,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":4483190395,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.17.8","direct":false,"kind":"development","optional":false},{"id":4483190396,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":4483190397,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":4483190398,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":4483190399,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":4483190400,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":4483190401,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":4483190402,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":4483190403,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":4483190404,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":4483190405,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":4483190406,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.17.7","direct":false,"kind":"development","optional":false},{"id":4483190407,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":4483190408,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":4483190409,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":4483190410,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.17.8","direct":false,"kind":"development","optional":false},{"id":4483190411,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.10","direct":false,"kind":"development","optional":false},{"id":4483190412,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.8","direct":false,"kind":"development","optional":false},{"id":4483190413,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":4483190414,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.3","direct":false,"kind":"development","optional":false},{"id":4483190415,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":4483190416,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"development","optional":false},{"id":4483190417,"package_name":"@colors/colors","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":4483190418,"package_name":"@discoveryjs/json-ext","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":4483190419,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4483190420,"package_name":"@gar/promisify","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4483190421,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.5","direct":false,"kind":"development","optional":false},{"id":4483190422,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4483190423,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":4483190424,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":4483190425,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.11","direct":false,"kind":"development","optional":false},{"id":4483190426,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"development","optional":false},{"id":4483190427,"package_name":"@jupyter-widgets/base","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":4483190428,"package_name":"@jupyterlab/builder","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":4483190429,"package_name":"css-loader","ecosystem":"npm","requirements":"5.2.7","direct":false,"kind":"development","optional":false},{"id":4483190430,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"development","optional":false},{"id":4483190431,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":4483190432,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":4483190433,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4483190434,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.12","direct":false,"kind":"development","optional":false},{"id":4483190435,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483190436,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483190437,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483190438,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483190439,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4483190440,"package_name":"style-loader","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483190441,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483190442,"package_name":"@jupyterlab/buildutils","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":4483190443,"package_name":"prettier","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":4483190444,"package_name":"typescript","ecosystem":"npm","requirements":"4.1.6","direct":false,"kind":"development","optional":false},{"id":4483190445,"package_name":"@jupyterlab/coreutils","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":4483190446,"package_name":"@jupyterlab/nbformat","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":4483190447,"package_name":"@jupyterlab/observables","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":4483190448,"package_name":"@jupyterlab/services","ecosystem":"npm","requirements":"6.3.2","direct":false,"kind":"runtime","optional":false},{"id":4483190449,"package_name":"@jupyterlab/settingregistry","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":4483190450,"package_name":"@jupyterlab/statedb","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":4483190451,"package_name":"@lumino/algorithm","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":4483190452,"package_name":"@lumino/application","ecosystem":"npm","requirements":"1.28.1","direct":false,"kind":"development","optional":false},{"id":4483190453,"package_name":"@lumino/collections","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":4483190454,"package_name":"@lumino/commands","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"runtime","optional":false},{"id":4483190455,"package_name":"@lumino/coreutils","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":4483190456,"package_name":"@lumino/disposable","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":4483190457,"package_name":"@lumino/domutils","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":4483191353,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483191354,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":4483191355,"package_name":"to-readable-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483191356,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4483191357,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4483191358,"package_name":"to-string-loader","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483191359,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191360,"package_name":"tough-cookie","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4483191361,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":4483191362,"package_name":"ts-loader","ecosystem":"npm","requirements":"5.4.5","direct":false,"kind":"development","optional":false},{"id":4483191363,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":4483191364,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483191365,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":4483191366,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4483191367,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":4483191368,"package_name":"tsscmp","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":4483191369,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":4483191370,"package_name":"tty-browserify","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":4483191371,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":4483191372,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":4483191373,"package_name":"typanion","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"development","optional":false},{"id":4483191374,"package_name":"type","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483191375,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":4483191376,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":4483191377,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":4483191378,"package_name":"typescript","ecosystem":"npm","requirements":"3.7.7","direct":false,"kind":"development","optional":false},{"id":4483191379,"package_name":"ua-parser-js","ecosystem":"npm","requirements":"0.7.31","direct":false,"kind":"development","optional":false},{"id":4483191380,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.15.3","direct":false,"kind":"development","optional":false},{"id":4483191381,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191382,"package_name":"underscore","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":4483191383,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191384,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4483191385,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4483191386,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":4483191387,"package_name":"unix-crypt-td-js","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":4483191388,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483191389,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483191390,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":4483191391,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4483191392,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4483191393,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":4483191394,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":4483191395,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":4483191396,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":4483191397,"package_name":"url-loader","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":4483191398,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"runtime","optional":false},{"id":4483191399,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483191400,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4483191401,"package_name":"util","ecosystem":"npm","requirements":"0.12.4","direct":false,"kind":"development","optional":false},{"id":4483191402,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483191403,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191404,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":4483191405,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4483191406,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":4483191407,"package_name":"validator","ecosystem":"npm","requirements":"13.7.0","direct":false,"kind":"development","optional":false},{"id":4483191408,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4483191409,"package_name":"verdaccio","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"development","optional":false},{"id":4483191410,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"development","optional":false},{"id":4483191411,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4483191412,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4483191413,"package_name":"mime","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483191414,"package_name":"minimatch","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4483191415,"package_name":"qs","ecosystem":"npm","requirements":"6.9.6","direct":false,"kind":"development","optional":false},{"id":4483191416,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":4483191417,"package_name":"verdaccio-audit","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"development","optional":false},{"id":4483191418,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":4483191419,"package_name":"express","ecosystem":"npm","requirements":"4.17.2","direct":false,"kind":"development","optional":false},{"id":4483191420,"package_name":"verdaccio-htpasswd","ecosystem":"npm","requirements":"10.3.0","direct":false,"kind":"development","optional":false},{"id":4483191421,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":4483191422,"package_name":"vm-browserify","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4483191423,"package_name":"void-elements","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4483191424,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483191425,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4483191426,"package_name":"watchpack","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":4483191427,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191428,"package_name":"webcola","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":4483191429,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":4483191430,"package_name":"webpack","ecosystem":"npm","requirements":"5.71.0","direct":false,"kind":"development","optional":false},{"id":4483191431,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.9.2","direct":false,"kind":"development","optional":false},{"id":4483191432,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"development","optional":false},{"id":4483191433,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":4483191434,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":4483191435,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":4483191436,"package_name":"webpack-cli","ecosystem":"npm","requirements":"4.9.2","direct":false,"kind":"development","optional":false},{"id":4483191437,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":4483191438,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":4483191439,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":4483191440,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4483191441,"package_name":"webpack-merge","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"development","optional":false},{"id":4483191442,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":4483191443,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4483191444,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4483191445,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":4483191446,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":4483191447,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4483191448,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483191449,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":4483191450,"package_name":"wildcard","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483191451,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":4483191452,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483191453,"package_name":"worker-loader","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"development","optional":false},{"id":4483191454,"package_name":"workerpool","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":4483191455,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":4483191456,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483191457,"package_name":"ws","ecosystem":"npm","requirements":"7.5.7","direct":false,"kind":"runtime","optional":false},{"id":4483191458,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483191459,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4483191460,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":4483191461,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":4483191462,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483191463,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"development","optional":false},{"id":4483191464,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":4483191465,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"development","optional":false},{"id":4483191466,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483191467,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":4483191468,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":4483190458,"package_name":"@lumino/dragdrop","ecosystem":"npm","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false},{"id":4483190459,"package_name":"@lumino/keyboard","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":4483190460,"package_name":"@lumino/messaging","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":4483190461,"package_name":"@lumino/polling","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":4483190462,"package_name":"@lumino/properties","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":4483190463,"package_name":"@lumino/signaling","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":4483190464,"package_name":"@lumino/virtualdom","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":4483190465,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"1.31.1","direct":false,"kind":"runtime","optional":false},{"id":4483190466,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":4483190467,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":4483190468,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":4483190469,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4483190470,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4483190471,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4483190472,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4483190473,"package_name":"@phosphor/algorithm","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483190474,"package_name":"@phosphor/application","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":4483190475,"package_name":"@phosphor/collections","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483190476,"package_name":"@phosphor/commands","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"development","optional":false},{"id":4483190477,"package_name":"@phosphor/coreutils","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":4483190478,"package_name":"@phosphor/disposable","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":4483190479,"package_name":"@phosphor/domutils","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":4483190480,"package_name":"@phosphor/dragdrop","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":4483190481,"package_name":"@phosphor/keyboard","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4483190482,"package_name":"@phosphor/messaging","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4483190483,"package_name":"@phosphor/properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4483190484,"package_name":"@phosphor/signaling","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":4483190485,"package_name":"@phosphor/virtualdom","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483190486,"package_name":"@phosphor/widgets","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":4483190487,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"development","optional":false},{"id":4483190488,"package_name":"@socket.io/base64-arraybuffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190489,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4483190490,"package_name":"@types/backbone","ecosystem":"npm","requirements":"1.4.15","direct":false,"kind":"runtime","optional":false},{"id":4483190491,"package_name":"@types/component-emitter","ecosystem":"npm","requirements":"1.2.11","direct":false,"kind":"development","optional":false},{"id":4483190492,"package_name":"@types/cookie","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":4483190493,"package_name":"@types/cors","ecosystem":"npm","requirements":"2.8.12","direct":false,"kind":"development","optional":false},{"id":4483190494,"package_name":"@types/cytoscape","ecosystem":"npm","requirements":"3.19.4","direct":false,"kind":"runtime","optional":false},{"id":4483190495,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.4.1","direct":false,"kind":"development","optional":false},{"id":4483190496,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.3","direct":false,"kind":"development","optional":false},{"id":4483190497,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"development","optional":false},{"id":4483190498,"package_name":"@types/expect.js","ecosystem":"npm","requirements":"0.3.29","direct":false,"kind":"development","optional":false},{"id":4483190499,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":4483190500,"package_name":"@types/jquery","ecosystem":"npm","requirements":"3.5.14","direct":false,"kind":"runtime","optional":false},{"id":4483190501,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"development","optional":false},{"id":4483190502,"package_name":"@types/lodash","ecosystem":"npm","requirements":"4.14.181","direct":false,"kind":"runtime","optional":false},{"id":4483190503,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":4483190504,"package_name":"@types/mocha","ecosystem":"npm","requirements":"5.2.7","direct":false,"kind":"development","optional":false},{"id":4483190505,"package_name":"@types/node","ecosystem":"npm","requirements":"10.17.60","direct":false,"kind":"development","optional":false},{"id":4483190506,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483190507,"package_name":"@types/sizzle","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":4483190508,"package_name":"@types/source-list-map","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":4483190509,"package_name":"@types/underscore","ecosystem":"npm","requirements":"1.11.4","direct":false,"kind":"runtime","optional":false},{"id":4483190510,"package_name":"@types/webpack-env","ecosystem":"npm","requirements":"1.16.3","direct":false,"kind":"development","optional":false},{"id":4483190511,"package_name":"@types/webpack-sources","ecosystem":"npm","requirements":"0.1.9","direct":false,"kind":"development","optional":false},{"id":4483190512,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.18.0","direct":false,"kind":"development","optional":false},{"id":4483190513,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.18.0","direct":false,"kind":"development","optional":false},{"id":4483190514,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.18.0","direct":false,"kind":"development","optional":false},{"id":4483190515,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.18.0","direct":false,"kind":"development","optional":false},{"id":4483190516,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.18.0","direct":false,"kind":"development","optional":false},{"id":4483190517,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.18.0","direct":false,"kind":"development","optional":false},{"id":4483190518,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.18.0","direct":false,"kind":"development","optional":false},{"id":4483190519,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.18.0","direct":false,"kind":"development","optional":false},{"id":4483190520,"package_name":"@ungap/promise-all-settled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4483190521,"package_name":"@verdaccio/commons-api","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"development","optional":false},{"id":4483190522,"package_name":"@verdaccio/file-locking","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"development","optional":false},{"id":4483190523,"package_name":"@verdaccio/local-storage","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"development","optional":false},{"id":4483190524,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"development","optional":false},{"id":4483190525,"package_name":"@verdaccio/readme","ecosystem":"npm","requirements":"10.3.2","direct":false,"kind":"development","optional":false},{"id":4483190526,"package_name":"marked","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"development","optional":false},{"id":4483190527,"package_name":"@verdaccio/streams","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"development","optional":false},{"id":4483190528,"package_name":"@verdaccio/ui-theme","ecosystem":"npm","requirements":"6.0.0-6-next.22","direct":false,"kind":"development","optional":false},{"id":4483190529,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":4483190530,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":4483190531,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":4483190532,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":4483190533,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":4483190534,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":4483190535,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":4483190536,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":4483190537,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":4483190538,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":4483190539,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":4483190540,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":4483190623,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4483190541,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":4483190542,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":4483190543,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":4483190544,"package_name":"@webpack-cli/configtest","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4483190545,"package_name":"@webpack-cli/info","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":4483190546,"package_name":"@webpack-cli/serve","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":4483190547,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483190548,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":4483190549,"package_name":"@yarnpkg/lockfile","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4483190550,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":4483190551,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":4483190552,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":4483190553,"package_name":"acorn-globals","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":4483190554,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"development","optional":false},{"id":4483190555,"package_name":"acorn-walk","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":4483190556,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":4483190557,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":4483190558,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":4483190559,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":4483190560,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4483190561,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":4483190562,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":4483190563,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":4483190564,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":4483190565,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":4483190566,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4483190567,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":4483190568,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":4483190569,"package_name":"apache-md5","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":4483190570,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4483190571,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483190572,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4483190573,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4483190574,"package_name":"array-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190575,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4483190576,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4483190577,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":4483190578,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":4483190579,"package_name":"asn1.js","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"development","optional":false},{"id":4483190580,"package_name":"bn.js","ecosystem":"npm","requirements":"4.12.0","direct":false,"kind":"development","optional":false},{"id":4483190581,"package_name":"assert","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483190582,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190583,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190584,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483190585,"package_name":"async","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":4483190586,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":4483190587,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190588,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":4483190589,"package_name":"atomic-sleep","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190590,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4483190591,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":4483190592,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":4483190593,"package_name":"backbone","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":4483190594,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190595,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":4483190596,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190597,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":4483190598,"package_name":"base64id","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483190599,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190600,"package_name":"bcryptjs","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":4483190601,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":4483190602,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4483190603,"package_name":"bn.js","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4483190604,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":4483190605,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":4483190606,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483190607,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":4483190608,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4483190609,"package_name":"brorand","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4483190610,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190611,"package_name":"browser-resolve","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483190612,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":4483190613,"package_name":"browserify-aes","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483190614,"package_name":"browserify-cipher","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190615,"package_name":"browserify-des","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190616,"package_name":"browserify-rsa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4483190617,"package_name":"browserify-sign","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":4483190618,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":4483190619,"package_name":"browserify-zlib","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":4483190620,"package_name":"browserslist","ecosystem":"npm","requirements":"4.20.2","direct":false,"kind":"development","optional":false},{"id":4483190621,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":4483190622,"package_name":"buffer-equal-constant-time","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190624,"package_name":"buffer-xor","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4483190625,"package_name":"builtin-status-codes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483190626,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":4483190627,"package_name":"cacache","ecosystem":"npm","requirements":"15.3.0","direct":false,"kind":"development","optional":false},{"id":4483190628,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190629,"package_name":"cacheable-request","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":4483190630,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483190631,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190632,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4483190633,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":4483190634,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001325","direct":false,"kind":"development","optional":false},{"id":4483190635,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":4483190636,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":4483190637,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483190638,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":4483190639,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":4483190640,"package_name":"child_process","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190641,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":4483190642,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":4483190643,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483190644,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4483190645,"package_name":"cipher-base","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4483190646,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":4483190647,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":4483190648,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":4483190649,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":4483190650,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4483190651,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":4483190652,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":4483190653,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4483190654,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4483190655,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4483190656,"package_name":"cli-width","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483190657,"package_name":"clipanion","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4483190658,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":4483190659,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4483190660,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4483190661,"package_name":"clone-response","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190662,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190663,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":4483190664,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4483190665,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.16","direct":false,"kind":"development","optional":false},{"id":4483190666,"package_name":"combine-source-map","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":4483190667,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4483190668,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":4483190669,"package_name":"commander","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4483190670,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190671,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4483190672,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"development","optional":false},{"id":4483190673,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"development","optional":false},{"id":4483190674,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483190675,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":4483190676,"package_name":"connect","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":4483190677,"package_name":"console-browserify","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483190678,"package_name":"constants-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190679,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"development","optional":false},{"id":4483190680,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4483190681,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":4483190682,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":4483190683,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":4483190684,"package_name":"cookies","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":4483190685,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4483190686,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190687,"package_name":"cors","ecosystem":"npm","requirements":"2.8.5","direct":false,"kind":"development","optional":false},{"id":4483190688,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":4483190689,"package_name":"create-ecdh","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":4483190690,"package_name":"create-hash","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483190691,"package_name":"create-hmac","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":4483190692,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":4483190693,"package_name":"crypto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":4483190694,"package_name":"crypto-browserify","ecosystem":"npm","requirements":"3.12.0","direct":false,"kind":"development","optional":false},{"id":4483190695,"package_name":"css-loader","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":4483190696,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483190697,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":4483190698,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4483190699,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":4483190700,"package_name":"custom-event","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190701,"package_name":"cytoscape","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":4483190702,"package_name":"cytoscape-cola","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":4483190703,"package_name":"cytoscape-dagre","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":4483190704,"package_name":"cytoscape-klay","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":4483190705,"package_name":"cytoscape-popper","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":4483190706,"package_name":"d","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190707,"package_name":"d3-dispatch","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":4483190708,"package_name":"d3-drag","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":4483190709,"package_name":"d3-path","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":4483190710,"package_name":"d3-selection","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":4483190711,"package_name":"d3-shape","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":4483190712,"package_name":"d3-timer","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":4483190713,"package_name":"dagre","ecosystem":"npm","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":4483190714,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":4483190715,"package_name":"data-urls","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4483190716,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190717,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":4483190718,"package_name":"date-format","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":4483190719,"package_name":"dayjs","ecosystem":"npm","requirements":"1.10.8","direct":false,"kind":"development","optional":false},{"id":4483190720,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":4483190721,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483190722,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":4483190723,"package_name":"decompress-response","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":4483190724,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":4483190725,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":4483190726,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4483190727,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4483190728,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4483190729,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4483190730,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4483190731,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190732,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483190733,"package_name":"dependency-graph","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":4483190734,"package_name":"des.js","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190735,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483190736,"package_name":"detect-indent","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":4483190737,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4483190738,"package_name":"di","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":4483190739,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":4483190740,"package_name":"diffie-hellman","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":4483190741,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4483190742,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483190743,"package_name":"dom-serialize","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":4483190744,"package_name":"domain-browser","ecosystem":"npm","requirements":"4.22.0","direct":false,"kind":"development","optional":false},{"id":4483190745,"package_name":"domexception","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190746,"package_name":"dompurify","ecosystem":"npm","requirements":"2.2.6","direct":false,"kind":"development","optional":false},{"id":4483190747,"package_name":"duplexer3","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4483190748,"package_name":"duplicate-package-checker-webpack-plugin","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483190749,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":4483190750,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":4483190751,"package_name":"ecdsa-sig-formatter","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":4483190752,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4483190753,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.103","direct":false,"kind":"development","optional":false},{"id":4483190754,"package_name":"elliptic","ecosystem":"npm","requirements":"6.5.4","direct":false,"kind":"development","optional":false},{"id":4483190755,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":4483190756,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483190757,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190758,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":4483190759,"package_name":"engine.io","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"development","optional":false},{"id":4483190760,"package_name":"ws","ecosystem":"npm","requirements":"8.2.3","direct":false,"kind":"development","optional":false},{"id":4483190761,"package_name":"engine.io-parser","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":4483190762,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":4483190763,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":4483190764,"package_name":"ent","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4483190765,"package_name":"envinfo","ecosystem":"npm","requirements":"7.8.1","direct":false,"kind":"development","optional":false},{"id":4483190766,"package_name":"errno","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":4483190767,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":4483190768,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"development","optional":false},{"id":4483190769,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":4483190770,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4483190771,"package_name":"es5-ext","ecosystem":"npm","requirements":"0.10.59","direct":false,"kind":"development","optional":false},{"id":4483190772,"package_name":"es6-iterator","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":4483190773,"package_name":"es6-object-assign","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4483190774,"package_name":"es6-symbol","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":4483190775,"package_name":"es6-weak-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":4483190776,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4483190777,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4483190778,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4483190779,"package_name":"escodegen","ecosystem":"npm","requirements":"1.14.3","direct":false,"kind":"development","optional":false},{"id":4483190780,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":4483190781,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":4483190782,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4483190783,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":4483190784,"package_name":"eslint","ecosystem":"npm","requirements":"8.12.0","direct":false,"kind":"development","optional":false},{"id":4483190785,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":4483190786,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":4483190787,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4483190788,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":4483190789,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483190790,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":4483190791,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":4483190792,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"6.15.0","direct":false,"kind":"development","optional":false},{"id":4483190793,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":4483190794,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":4483190795,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":4483190796,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":4483190797,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483190798,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4483190799,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":4483190800,"package_name":"espree","ecosystem":"npm","requirements":"9.3.1","direct":false,"kind":"development","optional":false},{"id":4483190801,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4483190802,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4483190803,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":4483190804,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":4483190805,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":4483190806,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":4483190807,"package_name":"event-emitter","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":4483190808,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":4483190809,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":4483190810,"package_name":"evp_bytestokey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4483190811,"package_name":"execa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4483190812,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":4483190813,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4483190814,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4483190815,"package_name":"expect.js","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":4483190816,"package_name":"express","ecosystem":"npm","requirements":"4.17.3","direct":false,"kind":"development","optional":false},{"id":4483190817,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"development","optional":false},{"id":4483190818,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4483190819,"package_name":"http-errors","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":4483190820,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4483190821,"package_name":"qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"development","optional":false},{"id":4483190822,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":4483190823,"package_name":"express-rate-limit","ecosystem":"npm","requirements":"5.5.1","direct":false,"kind":"development","optional":false},{"id":4483190824,"package_name":"ext","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":4483190825,"package_name":"type","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":4483190826,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4483190827,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4483190828,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4483190829,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":4483190830,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4483190831,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":4483190832,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483190833,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":4483190834,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":4483190835,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":4483190836,"package_name":"fast-redact","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4483190837,"package_name":"fast-safe-stringify","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4483190838,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":4483190839,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":4483190840,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4483190841,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":4483190842,"package_name":"file-loader","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4483190843,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":4483190844,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4483190845,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":4483190846,"package_name":"find-root","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4483190847,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4483190848,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":4483190849,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":4483190850,"package_name":"flatstr","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":4483190851,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":4483190852,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.14.9","direct":false,"kind":"development","optional":false},{"id":4483190853,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190854,"package_name":"foreach","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":4483190855,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":4483190856,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":4483190857,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":4483190858,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":4483190859,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":4483190860,"package_name":"fs-access","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190861,"package_name":"fs-extra","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":4483190862,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4483190863,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190864,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":4483190865,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4483190866,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190867,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":4483190868,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":4483190869,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4483190870,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":4483190871,"package_name":"get-stdin","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4483190872,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4483190873,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190874,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":4483190875,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":4483190876,"package_name":"git-hooks-list","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4483190877,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"development","optional":false},{"id":4483190878,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":4483190879,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":4483190880,"package_name":"globals","ecosystem":"npm","requirements":"13.13.0","direct":false,"kind":"development","optional":false},{"id":4483190881,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":4483190882,"package_name":"got","ecosystem":"npm","requirements":"9.6.0","direct":false,"kind":"development","optional":false},{"id":4483190883,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4483190884,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":4483190885,"package_name":"graphlib","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"runtime","optional":false},{"id":4483190886,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"development","optional":false},{"id":4483190887,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.7","direct":false,"kind":"development","optional":false},{"id":4483190888,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483190889,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":4483190890,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4483190891,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190892,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483190893,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4483190894,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190895,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190896,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190897,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483190898,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483190899,"package_name":"hash-base","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4483190900,"package_name":"hash.js","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":4483190901,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483190902,"package_name":"heap","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":4483190903,"package_name":"hmac-drbg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190904,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":4483190905,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190906,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4483190907,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4483190908,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483190909,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4483190910,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":4483190911,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483190912,"package_name":"http-status-codes","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4483190913,"package_name":"https-browserify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190914,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4483190915,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4483190916,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":4483190917,"package_name":"icss-utils","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":4483190918,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4483190919,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4483190920,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":4483190921,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4483190922,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":4483190923,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483190924,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4483190925,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":4483190926,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":4483190927,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":4483190928,"package_name":"inline-source-map","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":4483190929,"package_name":"inquirer","ecosystem":"npm","requirements":"7.3.3","direct":false,"kind":"development","optional":false},{"id":4483190930,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":4483190931,"package_name":"interpret","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4483190932,"package_name":"ip-regex","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4483190933,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":4483190934,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190935,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4483190936,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":4483190937,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4483190938,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4483190939,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4483190940,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":4483190941,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":4483190942,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"development","optional":false},{"id":4483190943,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190944,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4483190945,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190946,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":4483190947,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190948,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4483190949,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483190950,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":4483190951,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":4483190952,"package_name":"is-nan","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":4483190953,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4483190954,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":4483190955,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":4483190956,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190957,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4483190958,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":4483190959,"package_name":"is-promise","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":4483190960,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":4483190961,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190962,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190963,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4483190964,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":4483190965,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4483190966,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":4483190967,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190968,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":4483190969,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190970,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190971,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4483190972,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483190973,"package_name":"isbinaryfile","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"development","optional":false},{"id":4483190974,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483190975,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4483190976,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":4483190977,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4483190978,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":4483190979,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483190980,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4483190981,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":4483190982,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"development","optional":false},{"id":4483190983,"package_name":"jquery","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":4483190984,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483190985,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4483190986,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4483190987,"package_name":"jsdom","ecosystem":"npm","requirements":"15.2.1","direct":false,"kind":"development","optional":false},{"id":4483190988,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":4483190989,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":4483190990,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483190991,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483190992,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":4483190993,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":4483190994,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":4483190995,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483190996,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4483190997,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":4483190998,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483190999,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":4483191000,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":4483191001,"package_name":"jsonwebtoken","ecosystem":"npm","requirements":"8.5.1","direct":false,"kind":"development","optional":false},{"id":4483191002,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":4483191003,"package_name":"jwa","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":4483191004,"package_name":"jws","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":4483191005,"package_name":"karma","ecosystem":"npm","requirements":"6.3.17","direct":false,"kind":"development","optional":false},{"id":4483191006,"package_name":"tmp","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":4483191007,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4483191008,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":4483191009,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4483191010,"package_name":"karma-ie-launcher","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483191011,"package_name":"karma-mocha","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4483191012,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"development","optional":false},{"id":4483191013,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4483191014,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483191015,"package_name":"karma-typescript","ecosystem":"npm","requirements":"5.5.3","direct":false,"kind":"development","optional":false},{"id":4483191016,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":4483191017,"package_name":"keygrip","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4483191018,"package_name":"keyv","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4483191019,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":4483191020,"package_name":"klayjs","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":4483191021,"package_name":"kleur","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":4483191022,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":4483191023,"package_name":"license-webpack-plugin","ecosystem":"npm","requirements":"2.3.21","direct":false,"kind":"development","optional":false},{"id":4483191024,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":4483191025,"package_name":"lint-staged","ecosystem":"npm","requirements":"10.5.4","direct":false,"kind":"development","optional":false},{"id":4483191026,"package_name":"commander","ecosystem":"npm","requirements":"6.2.1","direct":false,"kind":"development","optional":false},{"id":4483191027,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4483191028,"package_name":"listr2","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"development","optional":false},{"id":4483191029,"package_name":"rxjs","ecosystem":"npm","requirements":"7.5.5","direct":false,"kind":"development","optional":false},{"id":4483191030,"package_name":"tslib","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":4483191031,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483191032,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483191033,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":4483191034,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4483191035,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191036,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4483191037,"package_name":"lockfile","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4483191038,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":4483191039,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":4483191040,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":4483191041,"package_name":"lodash.includes","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":4483191042,"package_name":"lodash.isboolean","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":4483191043,"package_name":"lodash.isinteger","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":4483191044,"package_name":"lodash.isnumber","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":4483191045,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":4483191046,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4483191047,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":4483191048,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":4483191049,"package_name":"lodash.once","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":4483191050,"package_name":"lodash.set","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":4483191051,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":4483191052,"package_name":"lodash.topath","ecosystem":"npm","requirements":"4.5.2","direct":false,"kind":"runtime","optional":false},{"id":4483191053,"package_name":"log-symbols","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4483191054,"package_name":"log-update","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483191055,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483191056,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":4483191057,"package_name":"log4js","ecosystem":"npm","requirements":"6.4.4","direct":false,"kind":"development","optional":false},{"id":4483191058,"package_name":"lowdb","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483191059,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191060,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4483191061,"package_name":"lru-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":4483191062,"package_name":"lunr","ecosystem":"npm","requirements":"2.3.9","direct":false,"kind":"development","optional":false},{"id":4483191063,"package_name":"lunr-mutable-indexes","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":4483191064,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4483191065,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":4483191066,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483191067,"package_name":"marked","ecosystem":"npm","requirements":"4.0.12","direct":false,"kind":"development","optional":false},{"id":4483191068,"package_name":"md5.js","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":4483191069,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":4483191070,"package_name":"memoizee","ecosystem":"npm","requirements":"0.4.15","direct":false,"kind":"development","optional":false},{"id":4483191071,"package_name":"memory-fs","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":4483191072,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":4483191073,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4483191074,"package_name":"memorystream","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":4483191075,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191076,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483191077,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":4483191078,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":4483191079,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":4483191080,"package_name":"miller-rabin","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4483191081,"package_name":"mime","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":4483191082,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":4483191083,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":4483191084,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4483191085,"package_name":"mimic-response","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191086,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"1.3.9","direct":false,"kind":"development","optional":false},{"id":4483191087,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191088,"package_name":"minimalistic-crypto-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191089,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"development","optional":false},{"id":4483191090,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":4483191091,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":4483191092,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483191093,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4483191094,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":4483191095,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":4483191096,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":4483191097,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":4483191098,"package_name":"mocha","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":4483191099,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":4483191100,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":4483191101,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4483191102,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4483191103,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":4483191104,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":4483191105,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4483191106,"package_name":"minimatch","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":4483191107,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":4483191108,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":4483191109,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4483191110,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4483191111,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":4483191112,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":4483191113,"package_name":"moment","ecosystem":"npm","requirements":"2.29.2","direct":false,"kind":"runtime","optional":false},{"id":4483191114,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":4483191115,"package_name":"mv","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4483191116,"package_name":"glob","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"development","optional":false},{"id":4483191117,"package_name":"rimraf","ecosystem":"npm","requirements":"2.4.5","direct":false,"kind":"development","optional":false},{"id":4483191118,"package_name":"nanoid","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":4483191119,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":4483191120,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4483191121,"package_name":"ncp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483191122,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":4483191123,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":4483191124,"package_name":"next-tick","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4483191125,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4483191126,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":4483191127,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4483191128,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":4483191129,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483191130,"package_name":"normalize-url","ecosystem":"npm","requirements":"4.5.1","direct":false,"kind":"development","optional":false},{"id":4483191131,"package_name":"npm-run-all","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":4483191132,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":4483191133,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4483191134,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483191135,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483191136,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":4483191137,"package_name":"null-check","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483191138,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4483191139,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":4483191140,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":4483191141,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":4483191142,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":4483191143,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":4483191144,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4483191145,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191146,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":4483191147,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4483191148,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":4483191149,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483191150,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":4483191151,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":4483191152,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":4483191153,"package_name":"os","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":4483191154,"package_name":"os-browserify","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":4483191155,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483191156,"package_name":"p-cancelable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4483191157,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4483191158,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":4483191159,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4483191160,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483191161,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4483191162,"package_name":"package-json","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"development","optional":false},{"id":4483191163,"package_name":"pad","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4483191164,"package_name":"pako","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":4483191165,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191166,"package_name":"parse-asn1","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"development","optional":false},{"id":4483191167,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":4483191168,"package_name":"parse-ms","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4483191169,"package_name":"parse5","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":4483191170,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":4483191171,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4483191172,"package_name":"path-browserify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":4483191173,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483191174,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191175,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4483191176,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":4483191177,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":4483191178,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483191179,"package_name":"pbkdf2","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":4483191180,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4483191181,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483191182,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":4483191183,"package_name":"pidtree","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":4483191184,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483191185,"package_name":"pino","ecosystem":"npm","requirements":"6.14.0","direct":false,"kind":"development","optional":false},{"id":4483191186,"package_name":"pino-std-serializers","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4483191187,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":4483191188,"package_name":"pkginfo","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":4483191189,"package_name":"please-upgrade-node","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4483191190,"package_name":"pn","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4483191191,"package_name":"popper.js","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"runtime","optional":false},{"id":4483191192,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":4483191193,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.39","direct":false,"kind":"development","optional":false},{"id":4483191194,"package_name":"picocolors","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":4483191195,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483191196,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":4483191197,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":4483191198,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483191199,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.10","direct":false,"kind":"development","optional":false},{"id":4483191200,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":4483191201,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4483191202,"package_name":"prepend-http","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483191203,"package_name":"prettier","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":4483191204,"package_name":"prettier-bytes","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4483191205,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483191206,"package_name":"pretty-ms","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":4483191207,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"development","optional":false},{"id":4483191208,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4483191209,"package_name":"process-warning","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483191210,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191211,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":4483191212,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":4483191213,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":4483191214,"package_name":"public-encrypt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":4483191215,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483191216,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":4483191217,"package_name":"qjobs","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483191218,"package_name":"qs","ecosystem":"npm","requirements":"6.10.3","direct":false,"kind":"development","optional":false},{"id":4483191219,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":4483191220,"package_name":"querystring-es3","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":4483191221,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":4483191222,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":4483191223,"package_name":"quick-format-unescaped","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":4483191224,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":4483191225,"package_name":"randomfill","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4483191226,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":4483191227,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"development","optional":false},{"id":4483191228,"package_name":"raw-loader","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":4483191229,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":4483191230,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4483191231,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483191232,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483191233,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":4483191234,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":4483191235,"package_name":"rechoir","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":4483191236,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483191237,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4483191238,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":4483191239,"package_name":"registry-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":4483191240,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":4483191241,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":4483191242,"package_name":"request","ecosystem":"npm","requirements":"2.88.0","direct":false,"kind":"development","optional":false},{"id":4483191243,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":4483191244,"package_name":"qs","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":4483191245,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":4483191246,"package_name":"request-promise-core","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":4483191247,"package_name":"request-promise-native","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":4483191248,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":4483191249,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4483191250,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":4483191251,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"development","optional":false},{"id":4483191252,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483191253,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":4483191254,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":4483191255,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":4483191256,"package_name":"responselike","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483191257,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4483191258,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":4483191260,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4483191261,"package_name":"rfdc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4483191262,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":4483191264,"package_name":"ripemd160","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":4483191265,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":4483191267,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483191268,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.7","direct":false,"kind":"development","optional":false},{"id":4483191270,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":4483191271,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":4483191272,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":4483191273,"package_name":"saxes","ecosystem":"npm","requirements":"3.1.11","direct":false,"kind":"development","optional":false},{"id":4483191274,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":4483191275,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":4483191276,"package_name":"semver-compare","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483191277,"package_name":"send","ecosystem":"npm","requirements":"0.17.2","direct":false,"kind":"development","optional":false},{"id":4483191278,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4483191279,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":4483191280,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":4483191281,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.2","direct":false,"kind":"development","optional":false},{"id":4483191282,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4483191283,"package_name":"setimmediate","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":4483191284,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":4483191285,"package_name":"sha.js","ecosystem":"npm","requirements":"2.4.11","direct":false,"kind":"development","optional":false},{"id":4483191286,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4483191287,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483191288,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483191289,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":4483191290,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4483191291,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":4483191292,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483191293,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483191294,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":4483191295,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":4483191296,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4483191297,"package_name":"socket.io","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":4483191298,"package_name":"socket.io-adapter","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":4483191299,"package_name":"socket.io-parser","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":4483191300,"package_name":"sonic-boom","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":4483191301,"package_name":"sort-object-keys","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4483191302,"package_name":"sort-package-json","ecosystem":"npm","requirements":"1.44.0","direct":false,"kind":"development","optional":false},{"id":4483191303,"package_name":"globby","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":4483191304,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":4483191305,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":4483191306,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":4483191307,"package_name":"source-map-loader","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":4483191308,"package_name":"async","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"development","optional":false},{"id":4483191309,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":4483191310,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":4483191311,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":4483191312,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4483191313,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":4483191314,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":4483191315,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"development","optional":false},{"id":4483191316,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":4483191317,"package_name":"sshpk","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"development","optional":false},{"id":4483191318,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":4483191319,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":4483191320,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":4483191321,"package_name":"stealthy-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":4483191322,"package_name":"steno","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":4483191323,"package_name":"stream-browserify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483191324,"package_name":"stream-http","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":4483191325,"package_name":"streamroller","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":4483191326,"package_name":"fs-extra","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"development","optional":false},{"id":4483191327,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4483191328,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":4483191329,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":4483191330,"package_name":"string.prototype.padend","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":4483191331,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4483191332,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":4483191333,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":4483191334,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":4483191335,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":4483191336,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":4483191337,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":4483191338,"package_name":"style-loader","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":4483191339,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":4483191340,"package_name":"svg-url-loader","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":4483191341,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":4483191342,"package_name":"tapable","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":4483191343,"package_name":"tar","ecosystem":"npm","requirements":"6.1.11","direct":false,"kind":"development","optional":false},{"id":4483191344,"package_name":"terser","ecosystem":"npm","requirements":"5.12.1","direct":false,"kind":"development","optional":false},{"id":4483191345,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":4483191346,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":4483191347,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":4483191348,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":4483191349,"package_name":"timers-browserify","ecosystem":"npm","requirements":"2.0.12","direct":false,"kind":"development","optional":false},{"id":4483191350,"package_name":"timers-ext","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":4483191351,"package_name":"tippy.js","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":4483191352,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-11T10:12:30.806Z","updated_at":"2022-09-11T10:12:30.806Z","repository_link":"https://github.com/cytoscape/ipycytoscape/blob/master/package.json","dependencies":[{"id":4483204520,"package_name":"@jupyter-widgets/base","ecosystem":"npm","requirements":"^1.1.10 || ^2 || ^3 || ^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":4483204521,"package_name":"@types/cytoscape","ecosystem":"npm","requirements":"^3.8.8","direct":true,"kind":"runtime","optional":false},{"id":4483204522,"package_name":"cytoscape","ecosystem":"npm","requirements":"^3.14.0","direct":true,"kind":"runtime","optional":false},{"id":4483204523,"package_name":"cytoscape-cola","ecosystem":"npm","requirements":"^2.3.0","direct":true,"kind":"runtime","optional":false},{"id":4483204524,"package_name":"cytoscape-dagre","ecosystem":"npm","requirements":"^2.2.2","direct":true,"kind":"runtime","optional":false},{"id":4483204525,"package_name":"cytoscape-klay","ecosystem":"npm","requirements":"^3.1.3","direct":true,"kind":"runtime","optional":false},{"id":4483204526,"package_name":"cytoscape-popper","ecosystem":"npm","requirements":"^1.0.6","direct":true,"kind":"runtime","optional":false},{"id":4483204527,"package_name":"tippy.js","ecosystem":"npm","requirements":"^5.2.1","direct":true,"kind":"runtime","optional":false},{"id":4483204528,"package_name":"@jupyterlab/builder","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":4483204529,"package_name":"@phosphor/application","ecosystem":"npm","requirements":"^1.6.0","direct":true,"kind":"development","optional":false},{"id":4483204530,"package_name":"@phosphor/widgets","ecosystem":"npm","requirements":"^1.6.0","direct":true,"kind":"development","optional":false},{"id":4483204531,"package_name":"@types/expect.js","ecosystem":"npm","requirements":"^0.3.29","direct":true,"kind":"development","optional":false},{"id":4483204532,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^5.2.5","direct":true,"kind":"development","optional":false},{"id":4483204533,"package_name":"@types/node","ecosystem":"npm","requirements":"^10.11.6","direct":true,"kind":"development","optional":false},{"id":4483204534,"package_name":"@types/webpack-env","ecosystem":"npm","requirements":"^1.13.6","direct":true,"kind":"development","optional":false},{"id":4483204535,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.10.0","direct":true,"kind":"development","optional":false},{"id":4483204536,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.10.0","direct":true,"kind":"development","optional":false},{"id":4483204537,"package_name":"css-loader","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":4483204538,"package_name":"eslint","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":4483204539,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^6.11.0","direct":true,"kind":"development","optional":false},{"id":4483204540,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^3.1.3","direct":true,"kind":"development","optional":false},{"id":4483204541,"package_name":"expect.js","ecosystem":"npm","requirements":"^0.3.1","direct":true,"kind":"development","optional":false},{"id":4483204542,"package_name":"fs-extra","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":4483204543,"package_name":"karma","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":4483204544,"package_name":"karma-chrome-launcher","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"development","optional":false},{"id":4483204545,"package_name":"karma-firefox-launcher","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"development","optional":false},{"id":4483204546,"package_name":"karma-ie-launcher","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":4483204547,"package_name":"karma-mocha","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":4483204548,"package_name":"karma-mocha-reporter","ecosystem":"npm","requirements":"^2.2.5","direct":true,"kind":"development","optional":false},{"id":4483204549,"package_name":"karma-typescript","ecosystem":"npm","requirements":"^5.5.0","direct":true,"kind":"development","optional":false},{"id":4483204550,"package_name":"lint-staged","ecosystem":"npm","requirements":"^10.2.2","direct":true,"kind":"development","optional":false},{"id":4483204551,"package_name":"mkdirp","ecosystem":"npm","requirements":"^0.5.1","direct":true,"kind":"development","optional":false},{"id":4483204552,"package_name":"mocha","ecosystem":"npm","requirements":"^9.2.2","direct":true,"kind":"development","optional":false},{"id":4483204553,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.3","direct":true,"kind":"development","optional":false},{"id":4483204554,"package_name":"prettier","ecosystem":"npm","requirements":"^2.0.5","direct":true,"kind":"development","optional":false},{"id":4483204555,"package_name":"rimraf","ecosystem":"npm","requirements":"^2.6.2","direct":true,"kind":"development","optional":false},{"id":4483204556,"package_name":"source-map-loader","ecosystem":"npm","requirements":"^0.2.4","direct":true,"kind":"development","optional":false},{"id":4483204557,"package_name":"style-loader","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"development","optional":false},{"id":4483204558,"package_name":"ts-loader","ecosystem":"npm","requirements":"^5.2.1","direct":true,"kind":"development","optional":false},{"id":4483204559,"package_name":"typescript","ecosystem":"npm","requirements":"~3.7.1","direct":true,"kind":"development","optional":false},{"id":4483204560,"package_name":"webpack","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":4483204561,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-11T10:12:31.662Z","updated_at":"2022-09-11T10:12:31.662Z","repository_link":"https://github.com/cytoscape/ipycytoscape/blob/master/setup.py","dependencies":[{"id":4483211468,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"\u003e=7.6.0","direct":true,"kind":"runtime","optional":false},{"id":4483211469,"package_name":"spectate","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/binder-on-pr.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T08:35:14.258Z","updated_at":"2023-02-18T08:35:14.258Z","repository_link":"https://github.com/cytoscape/ipycytoscape/blob/master/.github/workflows/binder-on-pr.yml","dependencies":[{"id":7757783969,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T08:35:14.331Z","updated_at":"2023-02-18T08:35:14.331Z","repository_link":"https://github.com/cytoscape/ipycytoscape/blob/master/.github/workflows/lint.yml","dependencies":[{"id":7757783973,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7757783974,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7757783975,"package_name":"psf/black","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false},{"id":7757783976,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T08:35:14.352Z","updated_at":"2023-02-18T08:35:14.352Z","repository_link":"https://github.com/cytoscape/ipycytoscape/blob/master/.github/workflows/release.yml","dependencies":[{"id":7757783977,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7757783978,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7757783979,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T08:35:14.374Z","updated_at":"2023-02-18T08:35:14.374Z","repository_link":"https://github.com/cytoscape/ipycytoscape/blob/master/.github/workflows/test.yml","dependencies":[{"id":7757783980,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7757783981,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7757783982,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7757783983,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-03T03:25:24.873Z","updated_at":"2023-10-03T03:25:24.873Z","repository_link":"https://github.com/cytoscape/ipycytoscape/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"conda","filepath":"docs/environment.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T15:13:13.010Z","updated_at":"2024-06-18T15:13:13.010Z","repository_link":"https://github.com/cytoscape/ipycytoscape/blob/master/docs/environment.yml","dependencies":[{"id":18677991668,"package_name":"ipycytoscape","ecosystem":"conda","requirements":"\u003e=1.0.3","direct":true,"kind":"runtime","optional":false},{"id":18677991688,"package_name":"jupyter_sphinx","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18677992702,"package_name":"jupyterlab","ecosystem":"conda","requirements":"2.*","direct":true,"kind":"runtime","optional":false},{"id":18677992703,"package_name":"nbsphinx","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18677992704,"package_name":"nbsphinx-link","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18677992707,"package_name":"networkx","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18677992708,"package_name":"nodejs","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18677992709,"package_name":"pandas","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18677992710,"package_name":"python","ecosystem":"conda","requirements":"3.7.*","direct":true,"kind":"runtime","optional":false},{"id":18677992711,"package_name":"sphinx","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18677992712,"package_name":"sphinx-copybutton","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18677992732,"package_name":"sphinx_rtd_theme","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T15:13:14.803Z","updated_at":"2024-06-18T15:13:14.803Z","repository_link":"https://github.com/cytoscape/ipycytoscape/blob/master/environment.yml","dependencies":[{"id":18677992748,"package_name":"ipywidgets","ecosystem":"conda","requirements":"7.*","direct":true,"kind":"runtime","optional":false},{"id":18677992749,"package_name":"jupyterlab","ecosystem":"conda","requirements":"3.6.*","direct":true,"kind":"runtime","optional":false},{"id":18677992750,"package_name":"matplotlib-base","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18677992751,"package_name":"monotonic","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18677992758,"package_name":"networkx","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18677992759,"package_name":"nodejs","ecosystem":"conda","requirements":"18.*","direct":true,"kind":"runtime","optional":false},{"id":18677992760,"package_name":"pandas","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18677992761,"package_name":"py2neo","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18677992764,"package_name":"spectate","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":18677993018,"package_name":"traitlets","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]}],"score":20.018671078177675,"created_at":"2025-09-09T03:52:52.742Z","updated_at":"2025-10-07T08:43:40.945Z","avatar_url":"https://github.com/cytoscape.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":36346,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["ipython","jupyterlab","notebooks","visualizations","closember","visualisation","dataviz","wx","tk","qt"],"project_url":"https://science.ecosyste.ms/api/v1/projects/201446","html_url":"https://science.ecosyste.ms/projects/201446"}