{"id":1289984,"name":"@squonk/react-sci-components","ecosystem":"npm","description":"Library of scientific components for use in Squonk Web Apps","homepage":"https://github.com/InformaticsMatters/react-sci-components/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/InformaticsMatters/react-sci-components","keywords_array":[],"namespace":"squonk","versions_count":26,"first_release_published_at":"2020-09-24T11:51:56.482Z","latest_release_published_at":"2021-06-02T10:35:10.212Z","latest_release_number":"0.3.4","last_synced_at":"2026-05-18T08:06:08.199Z","created_at":"2022-04-08T19:46:26.884Z","updated_at":"2026-05-18T08:06:13.005Z","registry_url":"https://www.npmjs.com/package/@squonk/react-sci-components","install_command":"npm install @squonk/react-sci-components","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0-dev.14","dev":"2.0.0-dev.13"}},"repo_metadata":{"id":37078631,"uuid":"267528110","full_name":"InformaticsMatters/react-sci-components","owner":"InformaticsMatters","description":"Resusable react components for scientific applications","archived":false,"fork":false,"pushed_at":"2023-03-07T18:56:46.000Z","size":10379,"stargazers_count":2,"open_issues_count":21,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-30T23:36:03.643Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InformaticsMatters.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}},"created_at":"2020-05-28T07:54:23.000Z","updated_at":"2022-01-04T10:14:58.000Z","dependencies_parsed_at":"2025-01-25T18:42:15.276Z","dependency_job_id":"584dee24-b7d7-4829-ae94-abab11132037","html_url":"https://github.com/InformaticsMatters/react-sci-components","commit_stats":null,"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"purl":"pkg:github/InformaticsMatters/react-sci-components","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InformaticsMatters","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/sbom","scorecard":{"id":66406,"data":{"date":"2025-08-11","repo":{"name":"github.com/InformaticsMatters/react-sci-components","commit":"5216dc3076682d13a4dcad94704cd6df2614c7bf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-3mv9-4h5g-vhg3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"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-15T02:41:18.950Z","repository_id":37078631,"created_at":"2025-08-15T02:41:18.950Z","updated_at":"2025-08-15T02:41:18.950Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33170447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"InformaticsMatters","name":"Informatics Matters Ltd","uuid":"647427","kind":"organization","description":"","email":null,"website":"https://informaticsmatters.com","location":"Oxford, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647427?v=4","repositories_count":153,"last_synced_at":"2024-04-17T19:01:30.900Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/InformaticsMatters","funding_links":[],"total_stars":142,"followers":9,"following":0,"created_at":"2022-11-08T04:41:12.404Z","updated_at":"2024-04-17T19:01:37.834Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InformaticsMatters","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InformaticsMatters/repositories"},"tags":[{"name":"2.0.0-dev.13","sha":"c85c8536950c283fe698a78139411ff98d02cbcd","kind":"tag","published_at":"2021-12-16T12:42:50.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/2.0.0-dev.13","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/2.0.0-dev.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@2.0.0-dev.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.13/manifests"},{"name":"2.0.0-dev.12","sha":"65c35462293ce960e178821467ee6021d020a660","kind":"tag","published_at":"2021-12-16T11:17:11.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/2.0.0-dev.12","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/2.0.0-dev.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@2.0.0-dev.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.12/manifests"},{"name":"2.0.0-dev.11","sha":"8b4ee7f17a0aafd579858fc0f1f2af94115ad5e7","kind":"tag","published_at":"2021-12-16T11:14:09.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/2.0.0-dev.11","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/2.0.0-dev.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@2.0.0-dev.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.11/manifests"},{"name":"2.0.0-dev.10","sha":"d2efa8c5f70610a799affd77c14a4f88ab31163a","kind":"tag","published_at":"2021-12-16T11:08:37.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/2.0.0-dev.10","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/2.0.0-dev.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@2.0.0-dev.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.10/manifests"},{"name":"2.0.0-dev.8","sha":"e0717050d5a5281c059fa5ecaa7d5af61f929c39","kind":"tag","published_at":"2021-12-16T10:47:58.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/2.0.0-dev.8","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/2.0.0-dev.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@2.0.0-dev.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.8/manifests"},{"name":"2.0.0-dev.6","sha":"1cce72e80d9d78f6a7daec42aaf04e43473da44b","kind":"tag","published_at":"2021-12-16T10:33:35.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/2.0.0-dev.6","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/2.0.0-dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@2.0.0-dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.6/manifests"},{"name":"2.0.0-dev.4","sha":"be4dbed9611de7169978f8a358d721afca7b4fe5","kind":"tag","published_at":"2021-12-05T18:05:08.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/2.0.0-dev.4","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/2.0.0-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@2.0.0-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.4/manifests"},{"name":"2.0.0-dev.3","sha":"600c3feb2a1e008fa584fd5e9f6ce71bdf5a197e","kind":"tag","published_at":"2021-11-12T09:17:29.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/2.0.0-dev.3","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/2.0.0-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@2.0.0-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.3/manifests"},{"name":"2.0.0-dev.2","sha":"5bffc6532a5aa6d701813715f7f371b43f3f7ce1","kind":"tag","published_at":"2021-11-11T19:59:09.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/2.0.0-dev.2","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/2.0.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@2.0.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.2/manifests"},{"name":"2.0.0-dev.1","sha":"d539fb293cedf1719c8211b7b4fc9943c5d61648","kind":"tag","published_at":"2021-11-11T16:31:21.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/2.0.0-dev.1","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/2.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@2.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/2.0.0-dev.1/manifests"},{"name":"1.0.0-dev.1","sha":"77a739a1209ef22b95f216319377262024506c1d","kind":"tag","published_at":"2021-07-05T17:43:01.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/1.0.0-dev.1","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/1.0.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@1.0.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/1.0.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/1.0.0-dev.1/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.20","sha":"1f0e095848032acf392d1277d75b50ad12cf1d68","kind":"tag","published_at":"2021-06-18T13:33:06.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.20","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.20/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.19","sha":"bddf5e9a6e7d5c6b9d413cee236901a9208567fe","kind":"tag","published_at":"2021-06-17T13:06:50.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.19","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.19/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.18","sha":"b36cce5f9c676a52a5141e6babb933d24320d431","kind":"tag","published_at":"2021-06-17T09:48:32.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.18","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.18/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.17","sha":"8e7afdcca3ca23a63bca87e05f4d133f0d9d668b","kind":"tag","published_at":"2021-06-15T16:36:09.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.17","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.17/manifests"},{"name":"@squonk/mui-theme@0.7.1","sha":"c85d7b9303400f577154113dd017871e33d78498","kind":"tag","published_at":"2021-06-10T20:01:30.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/mui-theme@0.7.1","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/mui-theme@0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fmui-theme%400.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.7.1/manifests"},{"name":"@squonk/mui-theme@0.7.0","sha":"d3e6c77e80e3232e22fd1efd57592c96321ce232","kind":"tag","published_at":"2021-06-10T19:53:15.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/mui-theme@0.7.0","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/mui-theme@0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fmui-theme%400.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.7.0/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.16","sha":"d3e6c77e80e3232e22fd1efd57592c96321ce232","kind":"tag","published_at":"2021-06-10T19:53:15.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.16","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.16/manifests"},{"name":"@squonk/mui-theme@0.6.0","sha":"01fd3e7e9238f87824ae61d28f0e2b5b7cf4a8f1","kind":"tag","published_at":"2021-06-04T13:52:57.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/mui-theme@0.6.0","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/mui-theme@0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fmui-theme%400.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.6.0/manifests"},{"name":"@squonk/mui-theme@0.5.0","sha":"46f6ace51240abd990e95b4654deb3192aa475ae","kind":"tag","published_at":"2021-06-04T13:48:47.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/mui-theme@0.5.0","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/mui-theme@0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fmui-theme%400.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.5.0/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.15","sha":"107d6f7d0599120985db9f42416572495f3e7661","kind":"tag","published_at":"2021-06-04T09:08:16.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.15","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.15/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.14","sha":"4174cbcd764f7ab9445e774045a7669304fd7253","kind":"tag","published_at":"2021-06-03T19:20:41.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.14","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.14/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.13","sha":"979dbebfe27810494a23e8f8d4612fd5d11a389e","kind":"tag","published_at":"2021-06-02T17:16:43.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.13","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.13/manifests"},{"name":"@squonk/react-sci-components@0.3.4","sha":"14b1c4bd915b4635fd9012c79847abd6f0af77a2","kind":"tag","published_at":"2021-06-02T10:31:39.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/react-sci-components@0.3.4","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/react-sci-components@0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Freact-sci-components%400.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Freact-sci-components@0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Freact-sci-components@0.3.4/manifests"},{"name":"@squonk/mui-theme@0.4.1","sha":"14b1c4bd915b4635fd9012c79847abd6f0af77a2","kind":"tag","published_at":"2021-06-02T10:31:39.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/mui-theme@0.4.1","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/mui-theme@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fmui-theme%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.4.1/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.12","sha":"14b1c4bd915b4635fd9012c79847abd6f0af77a2","kind":"tag","published_at":"2021-06-02T10:31:39.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.12","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.12/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.11","sha":"5cdca31f955803a42f2ac9ad7433bb10ce2e8a95","kind":"tag","published_at":"2021-05-27T12:03:36.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.11","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.11/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.10","sha":"4749193b5e5c0812ed6b278fdb492394ad2cbc21","kind":"tag","published_at":"2021-05-10T17:07:02.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.10","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.10/manifests"},{"name":"@squonk/mui-theme@0.4.0","sha":"3f0deb67309dae41b859cb8e10a5089c2df295bb","kind":"tag","published_at":"2021-05-02T10:48:31.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/mui-theme@0.4.0","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/mui-theme@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fmui-theme%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.4.0/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.9","sha":"3f0deb67309dae41b859cb8e10a5089c2df295bb","kind":"tag","published_at":"2021-05-02T10:48:31.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.9","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.9/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.8","sha":"a6efaf8f9a7ab2532414370d695119b5d4139046","kind":"tag","published_at":"2021-04-28T21:20:05.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.8","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.8/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.7","sha":"d98a1ddd23837d89f7c0351f9f8b89c0521ec6eb","kind":"tag","published_at":"2021-04-25T17:36:28.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.7","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.7/manifests"},{"name":"@squonk/mui-theme@0.3.1","sha":"c3e33d3a06af8292e3a04ccbfe9686434b6b0c2b","kind":"tag","published_at":"2021-04-19T08:33:56.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/mui-theme@0.3.1","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/mui-theme@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fmui-theme%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.3.1/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.6","sha":"c3e33d3a06af8292e3a04ccbfe9686434b6b0c2b","kind":"tag","published_at":"2021-04-19T08:33:56.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.6","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.6/manifests"},{"name":"@squonk/mui-theme@0.3.0","sha":"6445856983316cdc078c0543f2035d065ef9db30","kind":"tag","published_at":"2021-04-16T13:44:24.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/mui-theme@0.3.0","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/mui-theme@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fmui-theme%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.3.0/manifests"},{"name":"@squonk/react-sci-components@0.3.3","sha":"5558894c068d23c7b4c6ccc98a6b8043e064d0ea","kind":"tag","published_at":"2021-04-16T12:17:34.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/react-sci-components@0.3.3","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/react-sci-components@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Freact-sci-components%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Freact-sci-components@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Freact-sci-components@0.3.3/manifests"},{"name":"@squonk/mui-theme@0.2.1","sha":"5558894c068d23c7b4c6ccc98a6b8043e064d0ea","kind":"tag","published_at":"2021-04-16T12:17:34.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/mui-theme@0.2.1","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/mui-theme@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fmui-theme%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.2.1/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.5","sha":"5558894c068d23c7b4c6ccc98a6b8043e064d0ea","kind":"tag","published_at":"2021-04-16T12:17:34.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.5","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.5/manifests"},{"name":"@squonk/mui-theme@0.2.0","sha":"c5cf065d869d1b504a2f89a64f213d77ea929835","kind":"tag","published_at":"2021-04-16T10:40:32.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/mui-theme@0.2.0","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/mui-theme@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fmui-theme%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.2.0/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.4","sha":"c5cf065d869d1b504a2f89a64f213d77ea929835","kind":"tag","published_at":"2021-04-16T10:40:32.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.4","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.4/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.3","sha":"26cfae60d19c6de0b07ff0d9e7161f19a78bedf3","kind":"tag","published_at":"2021-04-12T23:03:23.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.3","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.3/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.2","sha":"b9c9110cfe1e02105c92700da670a59d1e8500ef","kind":"tag","published_at":"2021-04-10T19:19:51.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.2","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.2/manifests"},{"name":"@squonk/data-manager-client@0.0.1-alpha.1","sha":"f75c8ea8753c4bb223af245067368c3768191735","kind":"tag","published_at":"2021-04-10T19:14:46.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/data-manager-client@0.0.1-alpha.1","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/data-manager-client@0.0.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fdata-manager-client%400.0.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fdata-manager-client@0.0.1-alpha.1/manifests"},{"name":"@squonk/react-sci-components@0.3.2","sha":"02dc298c602beab491a19c9123bde9f262f28082","kind":"tag","published_at":"2021-04-10T18:08:29.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/react-sci-components@0.3.2","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/react-sci-components@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Freact-sci-components%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Freact-sci-components@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Freact-sci-components@0.3.2/manifests"},{"name":"@squonk/mui-theme@0.1.6","sha":"02dc298c602beab491a19c9123bde9f262f28082","kind":"tag","published_at":"2021-04-10T18:08:29.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/mui-theme@0.1.6","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/mui-theme@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Fmui-theme%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Fmui-theme@0.1.6/manifests"},{"name":"data-manager-client@0.0.1-alpha.0","sha":"02dc298c602beab491a19c9123bde9f262f28082","kind":"tag","published_at":"2021-04-10T18:08:29.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/data-manager-client@0.0.1-alpha.0","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/data-manager-client@0.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@data-manager-client%400.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/data-manager-client@0.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/data-manager-client@0.0.1-alpha.0/manifests"},{"name":"@squonk/react-sci-components@0.3.1","sha":"a9a0e43e3701b940e26381c8944c56afb2d2d9d1","kind":"tag","published_at":"2020-12-19T14:14:21.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/react-sci-components@0.3.1","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/react-sci-components@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Freact-sci-components%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Freact-sci-components@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Freact-sci-components@0.3.1/manifests"},{"name":"@squonk/react-sci-components@0.3.0","sha":"893167ac80a5a2165bd0adcc41f9ab654308e689","kind":"tag","published_at":"2020-12-19T14:08:23.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/react-sci-components@0.3.0","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/react-sci-components@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Freact-sci-components%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Freact-sci-components@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Freact-sci-components@0.3.0/manifests"},{"name":"@squonk/react-sci-components@0.2.0","sha":"b77fd43b0ce18d5657765ba67272677231604273","kind":"tag","published_at":"2020-12-16T11:00:56.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/@squonk/react-sci-components@0.2.0","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/@squonk/react-sci-components@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@%40squonk%2Freact-sci-components%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Freact-sci-components@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/@squonk%2Freact-sci-components@0.2.0/manifests"},{"name":"v0.1.10","sha":"ee5f240e5310e6e517d738860197f8a403d113eb","kind":"tag","published_at":"2020-12-12T16:33:02.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/v0.1.10","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"e62baf96d748d9ad1a1c71c0fa18e1ef776f7a76","kind":"tag","published_at":"2020-11-23T22:35:12.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/v0.1.9","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"7a95ab1621461858b55f1e2391c2cc1633ebf614","kind":"tag","published_at":"2020-09-24T16:52:10.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/v0.1.8","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"3f3cee45860008982894c4d78e4140f5dd5aa714","kind":"tag","published_at":"2020-09-24T12:33:11.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/v0.1.7","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"0cd49d9723aefe73fdd20e5e930578b4fa173597","kind":"tag","published_at":"2020-09-24T12:17:01.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/v0.1.6","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"b0bc1df4a90e49e99392e1ec62b626db04a87d06","kind":"tag","published_at":"2020-09-24T11:53:54.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/v0.1.5","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"e9038053c9e2958bbaeb35c00d0637f161e5f307","kind":"tag","published_at":"2020-09-24T11:29:17.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/v0.1.4","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"04520ed4a021611eba1499a224d0dfa50aa57b72","kind":"tag","published_at":"2020-09-24T11:25:35.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/v0.1.3","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"d983d445e5d9d67955c4793f6aa59f9d6ace17e3","kind":"tag","published_at":"2020-09-24T10:30:16.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/v0.1.2","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c6b05210a8e7200408fda4dc09a4909a305a4157","kind":"tag","published_at":"2020-09-24T09:39:01.000Z","download_url":"https://codeload.github.com/InformaticsMatters/react-sci-components/tar.gz/v0.1.1","html_url":"https://github.com/InformaticsMatters/react-sci-components/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/InformaticsMatters/react-sci-components@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-05-18T08:06:13.005Z","dependent_packages_count":1,"downloads":140,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":23.10900795901801,"dependent_repos_count":10.380662409323001,"dependent_packages_count":21.05880931274913,"stargazers_count":14.566381961552697,"forks_count":15.461475603088475,"docker_downloads_count":null,"average":16.915267449146263},"purl":"pkg:npm/%40squonk/react-sci-components","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@squonk/react-sci-components","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@squonk/react-sci-components","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@squonk/react-sci-components/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T03:52:26.233Z","issues_count":0,"pull_requests_count":100,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1177929.180851064,"issues_closed_count":0,"pull_requests_closed_count":94,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.7,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":100,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Freact-sci-components/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@squonk%2Freact-sci-components/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@squonk%2Freact-sci-components/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@squonk%2Freact-sci-components/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@squonk%2Freact-sci-components/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@squonk%2Freact-sci-components/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@squonk%2Freact-sci-components/codemeta","maintainers":[{"uuid":"tdudgeon","login":"tdudgeon","name":null,"email":"tdudgeon@informaticsmatters.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~tdudgeon","role":null,"created_at":"2022-11-10T23:51:25.021Z","updated_at":"2022-11-10T23:51:25.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tdudgeon/packages"},{"uuid":"odudgeon","login":"odudgeon","name":null,"email":"oliverdudgeon@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~odudgeon","role":null,"created_at":"2022-11-10T23:51:25.034Z","updated_at":"2022-11-10T23:51:25.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/odudgeon/packages"}]}