{"id":969759,"name":"@h5web/lib","ecosystem":"npm","description":"Data visualization toolkit","homepage":"https://github.com/silx-kit/h5web#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/silx-kit/h5web","keywords_array":[],"namespace":"h5web","versions_count":178,"first_release_published_at":"2020-09-25T14:24:47.560Z","latest_release_published_at":"2026-04-17T07:40:08.652Z","latest_release_number":"17.0.0","last_synced_at":"2026-05-14T21:46:25.665Z","created_at":"2022-04-07T18:07:45.467Z","updated_at":"2026-05-14T21:47:24.803Z","registry_url":"https://www.npmjs.com/package/@h5web/lib","install_command":"npm install @h5web/lib","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"17.0.0","next":"17.0.0-beta.6"}},"repo_metadata":{"id":36950805,"uuid":"242169831","full_name":"silx-kit/h5web","owner":"silx-kit","description":"React components for data visualization and exploration","archived":false,"fork":false,"pushed_at":"2025-11-10T14:33:37.000Z","size":93115,"stargazers_count":238,"open_issues_count":42,"forks_count":27,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-11-10T16:22:20.117Z","etag":null,"topics":["data-visualization","hdf5","react","visualization"],"latest_commit_sha":null,"homepage":"https://h5web.panosc.eu/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/silx-kit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support/h5grove/poetry.lock","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-21T15:24:53.000Z","updated_at":"2025-11-10T14:33:41.000Z","dependencies_parsed_at":"2024-01-05T14:25:20.408Z","dependency_job_id":"7069adb8-57bd-46df-aed4-d47f60123cf1","html_url":"https://github.com/silx-kit/h5web","commit_stats":{"total_commits":1931,"total_committers":10,"mean_commits":193.1,"dds":"0.35370274469186946","last_synced_commit":"d23ddad552c7b1fca3585b0f251b75bd01375293"},"previous_names":[],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/silx-kit/h5web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silx-kit","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/sbom","scorecard":{"id":477232,"data":{"date":"2025-08-11","repo":{"name":"github.com/silx-kit/h5web","commit":"8e7b3008a75cf7e6b4b9bf73535c1ec6c31e47f8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":10,"reason":"30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/approve-snapshots.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy-storybook.yml:1","Warn: no topLevel permission defined: .github/workflows/lint-test.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-packages.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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/approve-snapshots.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/approve-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/approve-snapshots.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/approve-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/approve-snapshots.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/approve-snapshots.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/approve-snapshots.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/approve-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/approve-snapshots.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/approve-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/approve-snapshots.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/approve-snapshots.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/approve-snapshots.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/approve-snapshots.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-storybook.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/deploy-storybook.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-storybook.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/deploy-storybook.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy-storybook.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/deploy-storybook.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-storybook.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/deploy-storybook.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-storybook.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/deploy-storybook.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-storybook.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/deploy-storybook.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-test.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-test.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-test.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/lint-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-packages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/publish-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-packages.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/publish-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-packages.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/publish-packages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-packages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/publish-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-packages.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/silx-kit/h5web/publish-packages.yml/main?enable=pin","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-packages.yml:9"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-gpvc-mx6g-cchv","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c"],"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-19T15:39:22.139Z","repository_id":36950805,"created_at":"2025-08-19T15:39:22.140Z","updated_at":"2025-08-19T15:39:22.140Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284902580,"owners_count":27081908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-17T02:00:06.431Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"silx-kit","name":"Organization managing the silx project","uuid":"14869885","kind":"organization","description":"","email":"silx@esrf.fr","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14869885?v=4","repositories_count":16,"last_synced_at":"2024-05-14T00:19:50.840Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/silx-kit","funding_links":[],"total_stars":603,"followers":15,"following":0,"created_at":"2022-11-03T03:13:31.474Z","updated_at":"2024-05-14T00:19:58.901Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silx-kit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silx-kit/repositories"},"tags":[{"name":"v16.0.0-beta.0","sha":"b7b5da90c1838b4bf4c1df75b0a30a89de55ea7b","kind":"tag","published_at":"2025-11-10T13:47:37.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v16.0.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v16.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v16.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v16.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v16.0.0-beta.0/manifests"},{"name":"v15.0.0","sha":"a7e59a9d9c87a4798d54c0eafe135576ac1d9523","kind":"tag","published_at":"2025-08-28T12:16:42.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v15.0.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0/manifests"},{"name":"v15.0.0-beta.6","sha":"995ebb3cbdc13b3c683dd7ee27a0a3c3172d0b5b","kind":"tag","published_at":"2025-08-22T12:01:23.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v15.0.0-beta.6","html_url":"https://github.com/silx-kit/h5web/releases/tag/v15.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v15.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0-beta.6/manifests"},{"name":"v15.0.0-beta.5","sha":"aefdb8883d39d3bdec9243d6638d77e9cdfab52a","kind":"tag","published_at":"2025-08-22T09:20:10.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v15.0.0-beta.5","html_url":"https://github.com/silx-kit/h5web/releases/tag/v15.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v15.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0-beta.5/manifests"},{"name":"v15.0.0-beta.4","sha":"10eda8104924abc4f136cf448d9504ab4e8c41b8","kind":"tag","published_at":"2025-08-22T09:01:18.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v15.0.0-beta.4","html_url":"https://github.com/silx-kit/h5web/releases/tag/v15.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v15.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0-beta.4/manifests"},{"name":"v15.0.0-beta.3","sha":"7022b0cf84a063d3d44f9e976dde9850e6a9c40c","kind":"tag","published_at":"2025-08-22T06:43:29.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v15.0.0-beta.3","html_url":"https://github.com/silx-kit/h5web/releases/tag/v15.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v15.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0-beta.3/manifests"},{"name":"v15.0.0-beta.2","sha":"8e7b3008a75cf7e6b4b9bf73535c1ec6c31e47f8","kind":"tag","published_at":"2025-08-14T11:53:52.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v15.0.0-beta.2","html_url":"https://github.com/silx-kit/h5web/releases/tag/v15.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v15.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0-beta.2/manifests"},{"name":"v15.0.0-beta.1","sha":"5d323afecadf673dbd803632fee4bfc25d3dda97","kind":"tag","published_at":"2025-06-10T12:59:09.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v15.0.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v15.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v15.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0-beta.1/manifests"},{"name":"v15.0.0-beta.0","sha":"7a31bcc1e111a48ace57279d838ccafc499db2e6","kind":"tag","published_at":"2025-06-02T08:15:43.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v15.0.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v15.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v15.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v15.0.0-beta.0/manifests"},{"name":"v14.0.1","sha":"8c0f462223c5b0a0df21d1a02c99dc619a68df54","kind":"tag","published_at":"2025-04-09T12:35:37.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v14.0.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v14.0.1/manifests"},{"name":"v14.0.0","sha":"054ffe1ea3a00fc3d341a96ff62a00e31982e5e3","kind":"tag","published_at":"2025-03-20T08:39:28.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v14.0.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v14.0.0/manifests"},{"name":"v14.0.0-beta.0","sha":"ec2d4fd8a877835865796ff7559671e28d1c2ee7","kind":"tag","published_at":"2025-03-19T09:27:00.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v14.0.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v14.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v14.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v14.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v14.0.0-beta.0/manifests"},{"name":"v13.0.0","sha":"3fe01a9fac8c03118f06bd3f012e8c69a824f88e","kind":"tag","published_at":"2024-09-13T11:49:45.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v13.0.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v13.0.0/manifests"},{"name":"v13.0.0-beta.0","sha":"76e043d36d6fca0fae70ff4dbc25ad9a4e401b9e","kind":"tag","published_at":"2024-09-11T10:00:00.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v13.0.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v13.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v13.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v13.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v13.0.0-beta.0/manifests"},{"name":"v12.0.1","sha":"3e13c85e7fb7160e1a64702ac685a0983ee47b4e","kind":"tag","published_at":"2024-07-01T09:38:07.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v12.0.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"61ea900b142615717d796c78153c8f519ee4f4a5","kind":"tag","published_at":"2024-06-25T13:26:43.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v12.0.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v12.0.0/manifests"},{"name":"v12.0.0-beta.1","sha":"ec576fa4ee863c5a1f6707be74148ed5448447b4","kind":"tag","published_at":"2024-06-25T13:03:48.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v12.0.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v12.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v12.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v12.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v12.0.0-beta.1/manifests"},{"name":"v12.0.0-beta.0","sha":"64059ff2d6c28db83b5254889fcc32f4038611e9","kind":"tag","published_at":"2024-06-25T08:51:29.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v12.0.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v12.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v12.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v12.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v12.0.0-beta.0/manifests"},{"name":"v11.2.0","sha":"c34f4a5f2cd6eceb354981fa8576cb672ca3525c","kind":"tag","published_at":"2024-04-18T14:24:03.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v11.2.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.2.0/manifests"},{"name":"v11.2.0-beta.2","sha":"5d6413981c7907d51ff667ea1dfcf6dacb099c7b","kind":"tag","published_at":"2024-04-18T13:43:21.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v11.2.0-beta.2","html_url":"https://github.com/silx-kit/h5web/releases/tag/v11.2.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v11.2.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.2.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.2.0-beta.2/manifests"},{"name":"v11.2.0-beta.1","sha":"2e6db0927f5c0bad83c6eca4e275abd3e092a3d1","kind":"tag","published_at":"2024-04-18T07:11:35.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v11.2.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v11.2.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v11.2.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.2.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.2.0-beta.1/manifests"},{"name":"v11.2.0-beta.0","sha":"fb4785dddb32dcbf9d6ef909a1fda6035c723166","kind":"tag","published_at":"2024-04-15T07:11:00.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v11.2.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v11.2.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v11.2.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.2.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.2.0-beta.0/manifests"},{"name":"v11.1.1","sha":"245e316f7a8a6c4bbbef859f391ea45aa7098dbd","kind":"tag","published_at":"2024-03-26T09:51:30.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v11.1.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.1.1/manifests"},{"name":"v11.1.1-beta.0","sha":"7b49f3bc982a7d5b23241a1e84c58db66e9d9832","kind":"tag","published_at":"2024-03-26T09:48:42.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v11.1.1-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v11.1.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v11.1.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.1.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.1.1-beta.0/manifests"},{"name":"v11.1.0","sha":"116dcd76f3a618c1b3198feece0dd74187087ca1","kind":"tag","published_at":"2024-03-25T08:20:33.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v11.1.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.1.0/manifests"},{"name":"v11.1.0-beta.0","sha":"55aa4e1f9ac5d8c789116e23ceb9427188ab3897","kind":"tag","published_at":"2024-03-22T09:14:39.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v11.1.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v11.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v11.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.1.0-beta.0/manifests"},{"name":"v11.0.0","sha":"3402266d7853808ce3b77361329aef3063182a3c","kind":"tag","published_at":"2024-02-15T12:28:33.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v11.0.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v11.0.0/manifests"},{"name":"v10.2.0-beta.4","sha":"38d351dee2e7328e6e61f6a9604f8ec0a71ec25b","kind":"tag","published_at":"2024-02-15T08:23:56.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v10.2.0-beta.4","html_url":"https://github.com/silx-kit/h5web/releases/tag/v10.2.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v10.2.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.2.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.2.0-beta.4/manifests"},{"name":"v10.2.0-beta.3","sha":"d311b157823c9dff12de4ba353c07ca630bad01d","kind":"tag","published_at":"2024-02-08T14:29:35.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v10.2.0-beta.3","html_url":"https://github.com/silx-kit/h5web/releases/tag/v10.2.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v10.2.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.2.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.2.0-beta.3/manifests"},{"name":"v10.2.0-beta.2","sha":"20ded3eb31c56802eafccf3a17e3d7fc5eeacaf5","kind":"tag","published_at":"2024-02-07T12:52:04.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v10.2.0-beta.2","html_url":"https://github.com/silx-kit/h5web/releases/tag/v10.2.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v10.2.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.2.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.2.0-beta.2/manifests"},{"name":"v10.2.0-beta.1","sha":"55a808b790ec84cc4938224c3b30a2bc672c530d","kind":"tag","published_at":"2024-02-07T12:37:05.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v10.2.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v10.2.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v10.2.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.2.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.2.0-beta.1/manifests"},{"name":"v10.2.0-beta.0","sha":"39ed968e1567b7c7050038a14dc1f7a2ab81455e","kind":"tag","published_at":"2024-02-06T15:41:57.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v10.2.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v10.2.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v10.2.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.2.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.2.0-beta.0/manifests"},{"name":"v10.1.0","sha":"81c7c6639a4eab062803f1786a4fafe563c8559a","kind":"tag","published_at":"2023-12-18T13:17:46.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v10.1.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.1.0/manifests"},{"name":"v10.1.0-beta.1","sha":"7ae283567090088117b3f8ca4b57ec5ac5e872da","kind":"tag","published_at":"2023-12-06T14:07:41.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v10.1.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v10.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v10.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.1.0-beta.1/manifests"},{"name":"v10.1.0-beta.0","sha":"a25584f728777f78dff5eac05e4a5fade634c356","kind":"tag","published_at":"2023-11-24T08:35:41.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v10.1.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v10.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v10.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.1.0-beta.0/manifests"},{"name":"v10.0.0","sha":"499400905fd6579a1a7a420827791619a7b1b5cf","kind":"tag","published_at":"2023-10-17T08:57:35.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v10.0.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.0.0/manifests"},{"name":"v10.0.0-beta.0","sha":"1a50827e19cb2b5507644db6e72265633a7e75d3","kind":"tag","published_at":"2023-10-06T07:48:53.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v10.0.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v10.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v10.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v10.0.0-beta.0/manifests"},{"name":"v9.0.0","sha":"b97be6a2ffdc87a002b2cb0d1e443ed227ed3116","kind":"tag","published_at":"2023-09-05T07:49:21.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v9.0.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v9.0.0/manifests"},{"name":"v9.0.0-beta.3","sha":"fddd8201267ad5f8ac84f5269df573fe54e9b123","kind":"tag","published_at":"2023-09-04T11:27:40.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v9.0.0-beta.3","html_url":"https://github.com/silx-kit/h5web/releases/tag/v9.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v9.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v9.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v9.0.0-beta.3/manifests"},{"name":"v9.0.0-beta.2","sha":"68e54de70b6e15739fb2bf83b717b38525b3dca8","kind":"tag","published_at":"2023-08-31T08:36:23.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v9.0.0-beta.2","html_url":"https://github.com/silx-kit/h5web/releases/tag/v9.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v9.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v9.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v9.0.0-beta.2/manifests"},{"name":"v9.0.0-beta.1","sha":"4d3c8c8f92a6047dc42d30242c9981e3380c3db5","kind":"tag","published_at":"2023-07-26T13:30:57.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v9.0.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v9.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v9.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v9.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v9.0.0-beta.1/manifests"},{"name":"v9.0.0-beta.0","sha":"7ad65497a4ee525f9e83a625a73587d43de1dab6","kind":"tag","published_at":"2023-07-26T11:31:54.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v9.0.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v9.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v9.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v9.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v9.0.0-beta.0/manifests"},{"name":"v8.0.1-beta.2","sha":"4eef1d567c99d5f69426e885c71b1d964ee4d997","kind":"tag","published_at":"2023-06-02T09:14:29.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v8.0.1-beta.2","html_url":"https://github.com/silx-kit/h5web/releases/tag/v8.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v8.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v8.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v8.0.1-beta.2/manifests"},{"name":"v8.0.1-beta.1","sha":"a65fa9364d26dd5d7a8d03f6c5701febac1668ae","kind":"tag","published_at":"2023-06-02T09:09:45.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v8.0.1-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v8.0.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v8.0.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v8.0.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v8.0.1-beta.1/manifests"},{"name":"v8.0.1-beta.0","sha":"e3b29350c10699f8c5373607f26fdab006d570cc","kind":"tag","published_at":"2023-06-02T08:33:01.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v8.0.1-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v8.0.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v8.0.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v8.0.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v8.0.1-beta.0/manifests"},{"name":"v8.0.0","sha":"32d95e7b44994e0e2b57fcb113f00ed2ddea068d","kind":"tag","published_at":"2023-05-25T14:31:38.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v8.0.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v8.0.0/manifests"},{"name":"v7.2.0-beta.0","sha":"26dac7d8205700fbeedddb5ec353f984c5b661a5","kind":"tag","published_at":"2023-05-25T14:14:34.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v7.2.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v7.2.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v7.2.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.2.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.2.0-beta.0/manifests"},{"name":"v7.1.0","sha":"f11b05662eac0f4fe069fb28386ad4f8c031adb1","kind":"tag","published_at":"2023-04-13T08:06:10.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v7.1.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.1.0/manifests"},{"name":"v7.1.0-beta.0","sha":"ac826cb1748fc0dc29aafd1cadb69b857600afac","kind":"tag","published_at":"2023-04-13T07:04:34.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v7.1.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v7.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v7.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.1.0-beta.0/manifests"},{"name":"v7.0.2-beta.2","sha":"e42c778064e2b7c171ac4f059db4f67048bac0e4","kind":"tag","published_at":"2023-04-12T07:33:25.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v7.0.2-beta.2","html_url":"https://github.com/silx-kit/h5web/releases/tag/v7.0.2-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v7.0.2-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.2-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.2-beta.2/manifests"},{"name":"v7.0.2-beta.0","sha":"86df8d5bbd443adc0b4eda4a8515324b4be76d37","kind":"tag","published_at":"2023-03-09T08:17:33.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v7.0.2-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v7.0.2-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v7.0.2-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.2-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.2-beta.0/manifests"},{"name":"v7.0.1","sha":"214727a6d87a65d03bbdee8f2cde5cb08f5818a1","kind":"tag","published_at":"2023-02-22T08:01:54.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v7.0.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"e3ce4d821ce396045bdd9eb321aae496c0d6ef62","kind":"tag","published_at":"2023-02-10T14:06:51.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v7.0.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0/manifests"},{"name":"v7.0.0-beta.7","sha":"f07f5e6db34913763a9b2a7dee602930cdb4ba21","kind":"tag","published_at":"2023-02-10T12:06:55.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v7.0.0-beta.7","html_url":"https://github.com/silx-kit/h5web/releases/tag/v7.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v7.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.7/manifests"},{"name":"v7.0.0-beta.6","sha":"dd808c9f2a9e969d573a33c8f2e16ab022520bb4","kind":"tag","published_at":"2023-02-09T11:01:08.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v7.0.0-beta.6","html_url":"https://github.com/silx-kit/h5web/releases/tag/v7.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v7.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.6/manifests"},{"name":"v7.0.0-beta.5","sha":"1ebd59a5c1a51d49361460bd9b5cca0bbc8d7fdf","kind":"tag","published_at":"2023-02-09T10:54:09.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v7.0.0-beta.5","html_url":"https://github.com/silx-kit/h5web/releases/tag/v7.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v7.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.5/manifests"},{"name":"v7.0.0-beta.4","sha":"a7b1ffe7cd53170690940caafadb3bae77c7b64f","kind":"tag","published_at":"2023-02-09T10:25:54.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v7.0.0-beta.4","html_url":"https://github.com/silx-kit/h5web/releases/tag/v7.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v7.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.4/manifests"},{"name":"v7.0.0-beta.3","sha":"cbfe5410c2cc3a619a787daf5e1c579a47e9b756","kind":"tag","published_at":"2023-02-08T14:06:37.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v7.0.0-beta.3","html_url":"https://github.com/silx-kit/h5web/releases/tag/v7.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v7.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.3/manifests"},{"name":"v7.0.0-beta.2","sha":"689c30eed64aa278a9108d6a348354cf9a0a3b2a","kind":"tag","published_at":"2023-02-03T08:16:13.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v7.0.0-beta.2","html_url":"https://github.com/silx-kit/h5web/releases/tag/v7.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v7.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.2/manifests"},{"name":"v7.0.0-beta.1","sha":"777def7e6c3a0d2e4291fc40f71075cf3b4162a1","kind":"tag","published_at":"2023-02-03T08:04:10.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v7.0.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v7.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v7.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.1/manifests"},{"name":"v7.0.0-beta.0","sha":"427f74f4e6af33fc123528514698b0184089993b","kind":"tag","published_at":"2023-01-18T10:25:11.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v7.0.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v7.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v7.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v7.0.0-beta.0/manifests"},{"name":"v6.6.1","sha":"3e21159a7946b128346b4902f1ec1a0e07f98e53","kind":"tag","published_at":"2022-11-15T14:38:21.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.6.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"0f3eafc54c2dcb45e8f83d132a4b0e356e987db6","kind":"tag","published_at":"2022-11-10T10:01:58.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.6.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.6.0/manifests"},{"name":"v6.6.0-beta.1","sha":"ef80dac22cf959af43eca53f76b3fb7e811c3287","kind":"tag","published_at":"2022-11-09T12:46:08.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.6.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.6.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.6.0-beta.1/manifests"},{"name":"v6.6.0-beta.0","sha":"765440543873c845c9113c4dbdfeaf86a33f7584","kind":"tag","published_at":"2022-11-08T14:04:05.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.6.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.6.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.6.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.6.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.6.0-beta.0/manifests"},{"name":"v6.5.0","sha":"be79ffe6e614024dacda299d10feb8f5f3c2636e","kind":"tag","published_at":"2022-11-02T13:52:30.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.5.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.5.0/manifests"},{"name":"v6.5.0-beta.1","sha":"33ad762187b627a4c22b0982a5f1a904c0b19e2a","kind":"tag","published_at":"2022-11-02T13:42:08.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.5.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.5.0-beta.1/manifests"},{"name":"v6.5.0-beta.0","sha":"ea6c289d02ca62658372914ad2fea46e8e6925fd","kind":"tag","published_at":"2022-10-27T13:18:26.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.5.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.5.0-beta.0/manifests"},{"name":"v6.4.2-beta.1","sha":"ff8530d5f67bfb203735c9a706a5c8a7765da03a","kind":"tag","published_at":"2022-10-18T14:03:15.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.4.2-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.4.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.4.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.4.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.4.2-beta.1/manifests"},{"name":"v6.4.2-beta.0","sha":"51cf4cdbd42d949a1bd0026b2a7be93bbff14491","kind":"tag","published_at":"2022-10-14T13:47:37.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.4.2-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.4.2-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.4.2-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.4.2-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.4.2-beta.0/manifests"},{"name":"v6.4.1","sha":"f365eb23af5f2c99a9217bd8895c339fa21bb4af","kind":"tag","published_at":"2022-10-13T12:04:03.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.4.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.4.1/manifests"},{"name":"v6.4.1-beta.0","sha":"5740557d7a3a36ba21d5bad8c1f614aebac9a741","kind":"tag","published_at":"2022-10-13T09:56:14.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.4.1-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.4.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.4.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.4.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.4.1-beta.0/manifests"},{"name":"v6.4.0","sha":"c1ff089866ef9065ebd5e035625d7290fe555f09","kind":"tag","published_at":"2022-10-12T09:17:55.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.4.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"fc409b37725e76f0cb0fcf2ac84a9dc039ccb40a","kind":"tag","published_at":"2022-09-27T09:41:57.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.3.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.3.0/manifests"},{"name":"v6.2.2-beta.1","sha":"b03b918a103236104932fdbe580f863f88205bce","kind":"tag","published_at":"2022-09-14T14:06:57.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.2.2-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.2.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.2.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.2.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.2.2-beta.1/manifests"},{"name":"v6.2.2-beta.0","sha":"9882e07df49860d4ca9a47b17ef54e789de41e65","kind":"tag","published_at":"2022-09-12T09:08:14.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.2.2-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.2.2-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.2.2-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.2.2-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.2.2-beta.0/manifests"},{"name":"v6.2.1","sha":"bcfad3a5d3edfba4d70aca79f1ed67f64e038b4c","kind":"tag","published_at":"2022-09-06T09:16:49.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.2.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"da5591f238355a9ec1f175ad25181036997aac50","kind":"tag","published_at":"2022-08-11T13:06:25.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.2.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"f9661224243cc6d269138172ee79db724c58719f","kind":"tag","published_at":"2022-07-13T06:53:43.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.1.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"e2fcc32f16e3c296403fb3b130a3b01bcd72e3e5","kind":"tag","published_at":"2022-07-07T06:49:08.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.0.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"487e6c7fe2062c1a75ba167e6d798066e5170c95","kind":"tag","published_at":"2022-07-06T11:53:36.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.0.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.0.0/manifests"},{"name":"v6.0.0-beta.3","sha":"4e4900fc0dd696074d6e0b5c6fdf13b8a7c0f123","kind":"tag","published_at":"2022-07-01T09:58:59.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.0.0-beta.3/manifests"},{"name":"v6.0.0-beta.2","sha":"94ebcd276cfbe3cef79991af363d4857e6ac0fa9","kind":"tag","published_at":"2022-06-27T08:56:45.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.0.0-beta.2/manifests"},{"name":"v6.0.0-beta.1","sha":"41ed3d9fe767b8fd7f326d8530643b1598300fc7","kind":"tag","published_at":"2022-06-20T10:13:08.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.0.0-beta.1/manifests"},{"name":"v5.0.1","sha":"f6d8f8f031459ae14e916a6075aabf14f5d2beaa","kind":"tag","published_at":"2022-06-20T10:02:41.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v5.0.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v5.0.1/manifests"},{"name":"v6.0.0-beta.0","sha":"86239ec96f8d1f542bf7ecd284454c409f32202c","kind":"tag","published_at":"2022-06-16T06:52:45.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v6.0.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v6.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v6.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v6.0.0-beta.0/manifests"},{"name":"v5.0.0","sha":"9d4b4877909bb2bce83b3ef04460103f38d3f43e","kind":"tag","published_at":"2022-06-15T11:50:45.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v5.0.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v5.0.0/manifests"},{"name":"v5.0.0-beta.1","sha":"c11075feacd9570c1e76eebb975410695c4b26b4","kind":"tag","published_at":"2022-06-15T09:49:50.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v5.0.0-beta.1/manifests"},{"name":"v5.0.0-beta.0","sha":"04c5bda672baaf0c8ffcb7cb63544cdd4bd313c6","kind":"tag","published_at":"2022-06-13T11:32:54.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v5.0.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v5.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v5.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v5.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v5.0.0-beta.0/manifests"},{"name":"v4.2.0-beta.4","sha":"8f1fcc31f4494228c4c0a0659b6c2d898e2ce30d","kind":"tag","published_at":"2022-06-13T07:38:43.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v4.2.0-beta.4","html_url":"https://github.com/silx-kit/h5web/releases/tag/v4.2.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v4.2.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.2.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.2.0-beta.4/manifests"},{"name":"v4.2.0-beta.3","sha":"45c6f50fcf133758cdf35fd2482954ee4fc81ff3","kind":"tag","published_at":"2022-05-25T13:09:18.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v4.2.0-beta.3","html_url":"https://github.com/silx-kit/h5web/releases/tag/v4.2.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v4.2.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.2.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.2.0-beta.3/manifests"},{"name":"v4.2.0-beta.2","sha":"971f13e55112b0b9ae363a36146d1f6d399c6bee","kind":"tag","published_at":"2022-05-25T12:36:56.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v4.2.0-beta.2","html_url":"https://github.com/silx-kit/h5web/releases/tag/v4.2.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v4.2.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.2.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.2.0-beta.2/manifests"},{"name":"v4.2.0-beta.1","sha":"08745e36ee54accad8238d9f1d8f9e32441b6b5b","kind":"tag","published_at":"2022-05-13T07:05:10.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v4.2.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v4.2.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v4.2.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.2.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.2.0-beta.1/manifests"},{"name":"v4.2.0-beta.0","sha":"5e773dadceeb2002ca699c454dd6c6685a03e441","kind":"tag","published_at":"2022-05-11T12:41:43.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v4.2.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v4.2.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v4.2.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.2.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.2.0-beta.0/manifests"},{"name":"v4.1.0","sha":"969d2c4f0b43f854e8af2b270f0b86574295edb5","kind":"tag","published_at":"2022-05-03T14:02:33.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v4.1.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.1.0/manifests"},{"name":"v4.1.0-beta.2","sha":"fd7170976b5263a974a77462726ad82797268514","kind":"tag","published_at":"2022-05-03T12:45:16.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v4.1.0-beta.2","html_url":"https://github.com/silx-kit/h5web/releases/tag/v4.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v4.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.1.0-beta.2/manifests"},{"name":"v4.1.0-beta.1","sha":"222a443b19a2b87825a92802ebc487e94fa29597","kind":"tag","published_at":"2022-05-03T12:32:01.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v4.1.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v4.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v4.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.1.0-beta.1/manifests"},{"name":"v4.1.0-beta.0","sha":"9e42ea74f5215f642c8b5d0b4935cd59f51a1dfe","kind":"tag","published_at":"2022-05-03T09:35:53.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v4.1.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v4.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v4.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.1.0-beta.0/manifests"},{"name":"v4.0.0","sha":"d843432f8411eeac6f1ac07295a1cc1a57274af3","kind":"tag","published_at":"2022-04-13T13:00:42.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v4.0.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.1","sha":"e7230f355aea5ae6f8d79e179ef618b844cce189","kind":"tag","published_at":"2022-04-13T09:48:31.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.0.0-beta.1/manifests"},{"name":"v4.0.0-beta.0","sha":"5084c6331a547b0a2401fa3fa69d1350b97e2877","kind":"tag","published_at":"2022-04-11T11:59:57.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v4.0.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v4.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v4.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v4.0.0-beta.0/manifests"},{"name":"v3.0.3-beta.0","sha":"f29287892aad0ef39a2deb9f5b6df7706c8baf05","kind":"tag","published_at":"2022-03-31T14:39:28.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v3.0.3-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v3.0.3-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v3.0.3-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.3-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.3-beta.0/manifests"},{"name":"v3.0.2-beta.1","sha":"f8c94e6f095e4b4da3b9f7e6e2f067a36edbbafd","kind":"tag","published_at":"2022-03-25T15:23:40.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v3.0.2-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v3.0.2-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v3.0.2-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.2-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.2-beta.1/manifests"},{"name":"v3.0.2-beta.0","sha":"f7bfd128f142b8271c50241e5f3b954c7391fff5","kind":"tag","published_at":"2022-03-23T13:28:43.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v3.0.2-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v3.0.2-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v3.0.2-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.2-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.2-beta.0/manifests"},{"name":"v3.0.2","sha":"2ed3a53d821afb76ee054301e7fe44b4637503b4","kind":"tag","published_at":"2022-03-14T12:43:27.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v3.0.2","html_url":"https://github.com/silx-kit/h5web/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"e8e8d8bc460dad1b6d46084851a23dd93c86fd83","kind":"tag","published_at":"2022-03-11T15:56:42.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v3.0.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.1/manifests"},{"name":"v3.0.1-beta.0","sha":"534ea5a6ed036d87a7327d1f789f42f2ee1df0d5","kind":"tag","published_at":"2022-03-11T15:35:01.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v3.0.1-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v3.0.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v3.0.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.1-beta.0/manifests"},{"name":"v3.0.0","sha":"7f6f670a5c3979e48473251dcd2b46f082fad31e","kind":"tag","published_at":"2022-03-11T14:43:04.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v3.0.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta.0","sha":"80114fd8f25986afb89e21907996e3d43f5753ba","kind":"tag","published_at":"2022-03-09T13:42:38.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v3.0.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v3.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v3.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v3.0.0-beta.0/manifests"},{"name":"v2.0.0-beta.1","sha":"59beee2986cfd39d1861c07ec4f6655c2f90259d","kind":"tag","published_at":"2022-02-21T13:39:16.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v2.0.0-beta.1/manifests"},{"name":"v2.0.0","sha":"f98630b7bc8e89aa3ba6603f775b012f2e0b933f","kind":"tag","published_at":"2022-02-16T15:23:42.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v2.0.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v2.0.0/manifests"},{"name":"v1.4.1-beta.5","sha":"4ef732fe1f3018ab2331a390f27e1d1da3005c9d","kind":"tag","published_at":"2022-02-16T15:09:09.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v1.4.1-beta.5","html_url":"https://github.com/silx-kit/h5web/releases/tag/v1.4.1-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v1.4.1-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.1-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.1-beta.5/manifests"},{"name":"v1.4.1-beta.4","sha":"912f8b059b7433dee9dae7ca7b4d11710770ae8e","kind":"tag","published_at":"2022-02-09T13:24:16.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v1.4.1-beta.4","html_url":"https://github.com/silx-kit/h5web/releases/tag/v1.4.1-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v1.4.1-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.1-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.1-beta.4/manifests"},{"name":"v1.4.1-beta.3","sha":"4326bd6fb6d9fa89a11f98be720f9d4ce3277a45","kind":"tag","published_at":"2022-01-24T08:54:23.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v1.4.1-beta.3","html_url":"https://github.com/silx-kit/h5web/releases/tag/v1.4.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v1.4.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.1-beta.3/manifests"},{"name":"v1.4.1-beta.2","sha":"3e371ea4d180d52bba419240544529d35a21bef8","kind":"tag","published_at":"2022-01-20T15:30:52.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v1.4.1-beta.2","html_url":"https://github.com/silx-kit/h5web/releases/tag/v1.4.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v1.4.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.1-beta.2/manifests"},{"name":"v1.4.1-beta.1","sha":"5defd0d3b700a95f6f864c1be260b084519325c5","kind":"tag","published_at":"2022-01-20T15:21:19.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v1.4.1-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v1.4.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v1.4.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.1-beta.1/manifests"},{"name":"v1.4.1-beta.0","sha":"460eca99028315a2801356f8c0f6db2bee6030df","kind":"tag","published_at":"2022-01-17T08:40:28.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v1.4.1-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v1.4.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v1.4.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.1-beta.0/manifests"},{"name":"v1.4.0","sha":"11025dc2b14893ac2ba34866f2977d756853ef24","kind":"tag","published_at":"2022-01-13T09:03:38.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v1.4.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.0/manifests"},{"name":"v1.4.0-beta.0","sha":"f754e57901ac5e580d8a0cc18f059202f331177c","kind":"tag","published_at":"2022-01-13T08:30:31.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v1.4.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v1.4.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v1.4.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.4.0-beta.0/manifests"},{"name":"v1.3.0","sha":"ff9c2cb5b7fbc9b70e9645700ed64df24456bd0a","kind":"tag","published_at":"2021-12-02T15:43:07.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v1.3.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"183c28621a9d0de13838d25ad469aacf3d6d4261","kind":"tag","published_at":"2021-11-26T07:56:30.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v1.2.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.2.0/manifests"},{"name":"v1.1.1-beta.0","sha":"88f03d0e609776a5073c89f21f9d4bd0dcb1660b","kind":"tag","published_at":"2021-11-09T13:15:01.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v1.1.1-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v1.1.1-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v1.1.1-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.1.1-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.1.1-beta.0/manifests"},{"name":"v1.1.0","sha":"3f2c6f698fff828e3d3769edd2f6c3fd76221208","kind":"tag","published_at":"2021-11-04T10:13:45.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v1.1.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.1.0/manifests"},{"name":"v1.1.0-beta.0","sha":"4a0b2e6bc0fac72b302bac0a90a315beb0f3c175","kind":"tag","published_at":"2021-11-03T15:02:27.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v1.1.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v1.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v1.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.1.0-beta.0/manifests"},{"name":"v1.0.0","sha":"1eab393434eb15bb98bf9d80973732e209eddee4","kind":"tag","published_at":"2021-10-27T07:28:00.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v1.0.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v1.0.0/manifests"},{"name":"v0.1.0","sha":"8aea4b3bd4ee99bf2f29bae8672d46505d581ad3","kind":"tag","published_at":"2021-10-27T07:00:32.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.1.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0/manifests"},{"name":"v0.1.0-beta.8","sha":"2ee7db647a071ac0bad5fe4c3381904554732380","kind":"tag","published_at":"2021-10-26T13:25:31.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.1.0-beta.8","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.1.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.1.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.8/manifests"},{"name":"v0.1.0-beta.7","sha":"3fe3a7f5c260b707442a274ef19302c238a1fa3f","kind":"tag","published_at":"2021-10-01T09:33:14.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.1.0-beta.7","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.1.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.1.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.7/manifests"},{"name":"v0.1.0-beta.6","sha":"49758bd26f9b55e90ebd318f6e5a4b8ac042cdc8","kind":"tag","published_at":"2021-10-01T07:44:59.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.1.0-beta.6","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.1.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.1.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.6/manifests"},{"name":"v0.1.0-beta.5","sha":"079ee081245a73e6fb532a1b5cd3a973bcc9efcf","kind":"tag","published_at":"2021-10-01T07:25:28.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.1.0-beta.5","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.1.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.1.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.5/manifests"},{"name":"v0.1.0-beta.4","sha":"1eb77ebbbe91a03d755e0fbe232247ff3fba0aa6","kind":"tag","published_at":"2021-09-30T14:57:49.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.1.0-beta.4","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.1.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.1.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.4/manifests"},{"name":"v0.1.0-beta.3","sha":"5557215498acb744ec1cc99304aa008ee252d14f","kind":"tag","published_at":"2021-09-30T13:54:56.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.1.0-beta.3","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.1.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.1.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.3/manifests"},{"name":"v0.1.0-beta.2","sha":"d8ae0640bda5fa5634490faac72b7db637221c16","kind":"commit","published_at":"2021-09-30T13:43:38.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.1.0-beta.2","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.2/manifests"},{"name":"v0.1.0-beta.1","sha":"fe9d71b6c3b9c60c94fec2acfe1413fbb9309982","kind":"tag","published_at":"2021-09-29T13:53:53.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.1.0-beta.1","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.1/manifests"},{"name":"v0.1.0-beta.0","sha":"8c65c9bd39710e831aab5ccfa530f6a48c257c28","kind":"tag","published_at":"2021-09-29T13:44:19.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.1.0-beta.0","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.1.0-beta.0/manifests"},{"name":"v0.0.29","sha":"0d8c7fd051f62911b9fdee7062fabc3e447a5a3c","kind":"tag","published_at":"2021-09-01T14:31:52.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.29","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.29/manifests"},{"name":"v0.0.28","sha":"cdc52d02508b18d91a7b2c596a43445c91be6415","kind":"tag","published_at":"2021-09-01T08:32:12.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.28","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.28/manifests"},{"name":"v0.0.27","sha":"3ef485e4b9cc2f209d1441fc14b3c9b518d97c70","kind":"tag","published_at":"2021-08-12T14:10:19.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.27","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.27/manifests"},{"name":"v0.0.26","sha":"3b7e702cab6792b60d46c3befb39a40ea8d0a4f2","kind":"tag","published_at":"2021-08-12T07:19:54.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.26","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.26/manifests"},{"name":"v0.0.25","sha":"6ea9269fa06cb84dcd864f3307958db7c63710ad","kind":"tag","published_at":"2021-07-28T08:46:34.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.25","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.25/manifests"},{"name":"v0.0.24","sha":"484818d3b39cfef3b09feae23dcfa22f08e7c2a8","kind":"tag","published_at":"2021-06-30T13:19:21.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.24","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"541bc3a2dc5c5747f24f3f3708ecc61c9436e76b","kind":"tag","published_at":"2021-06-21T14:09:06.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.23","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"188732f14e013c8e7e72990d8a31705c2b0fb0cc","kind":"tag","published_at":"2021-06-18T13:09:45.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.22","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"5dd783cb0252ce74db1c76fb037011f51547ccaf","kind":"tag","published_at":"2021-06-18T10:06:10.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.21","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"c67a0587e87d0ecf7a1242b17cba4c89fcdc62f1","kind":"tag","published_at":"2021-06-15T14:04:40.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.20","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"905003456789a78250847d82518648ac62dcf46d","kind":"tag","published_at":"2021-06-07T14:06:22.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.19","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"21fdbc078e7db6c0a58708af43f6390b350a612d","kind":"tag","published_at":"2021-05-26T09:18:01.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.18","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"080ebfcdc6bc474575f0447424a7e35e492e1fee","kind":"tag","published_at":"2021-05-26T07:58:13.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.17","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"8ab2f76cb9ed72a8659c0521c4ec23f66c580e92","kind":"tag","published_at":"2021-05-20T15:00:39.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.16","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"efda1ee4ddfa5cc911626ef49d519964935a9d84","kind":"tag","published_at":"2021-04-21T13:53:13.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.15","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"9dbfa946f1e58946a3e41094865852c9cde9e9d7","kind":"tag","published_at":"2021-04-15T07:21:56.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.14","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"d214c58b57275f870ef0c112636f273150c97a9a","kind":"tag","published_at":"2021-03-18T14:36:45.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.13","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"a5f4893deb4f1e5b3b25e8af1567559ffb47631f","kind":"tag","published_at":"2021-03-16T10:46:09.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.12","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"89aed676a00693572e3428037806a56ac4c5060a","kind":"tag","published_at":"2021-02-22T08:47:40.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.11","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"07238c9d31f0c98ef5e3fa84bbf41b7d5edbd9a1","kind":"tag","published_at":"2021-02-11T13:42:24.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.10","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"cac5469fb92aad7551ce996772c0beae1e3a8c45","kind":"tag","published_at":"2021-02-11T10:15:55.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.9","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"deb51d6be4e5eacf772ebbc00391f835fadffc71","kind":"tag","published_at":"2021-01-20T10:41:57.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.8","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"1511a9210b4700a6229dfffeca59e82c06e47943","kind":"tag","published_at":"2020-12-23T14:33:05.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.7","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"65ca44910f13218a4a19305f4fcf3a7fde8c49fa","kind":"commit","published_at":"2020-12-23T08:31:12.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.6","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"93026f76362296a2bc3684c2eb9d1f5eae80e803","kind":"commit","published_at":"2020-12-21T10:50:21.000Z","download_url":"https://codeload.github.com/silx-kit/h5web/tar.gz/v0.0.5","html_url":"https://github.com/silx-kit/h5web/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/silx-kit/h5web@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/tags/v0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-05-14T21:47:24.777Z","dependent_packages_count":3,"downloads":10908,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":1.9726557703258336,"dependent_repos_count":7.928639134809341,"dependent_packages_count":8.712612781396581,"stargazers_count":4.774005523789072,"forks_count":6.150870715535795,"docker_downloads_count":null,"average":5.907756785171324},"purl":"pkg:npm/%40h5web/lib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@h5web/lib","docker_dependents_count":1,"docker_downloads_count":16,"usage_url":"https://repos.ecosyste.ms/usage/npm/@h5web/lib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@h5web/lib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-17T15:01:10.686Z","issues_count":130,"pull_requests_count":576,"avg_time_to_close_issue":7432966.85,"avg_time_to_close_pull_request":467312.8761904762,"issues_closed_count":80,"pull_requests_closed_count":525,"pull_request_authors_count":9,"issue_authors_count":45,"avg_comments_per_issue":2.546153846153846,"avg_comments_per_pull_request":0.5295138888888888,"merged_pull_requests_count":472,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":33,"past_year_pull_requests_count":187,"past_year_avg_time_to_close_issue":1771851.1333333333,"past_year_avg_time_to_close_pull_request":332473.2547770701,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":157,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.303030303030303,"past_year_avg_comments_per_pull_request":0.45989304812834225,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/silx-kit%2Fh5web/issues","maintainers":[{"login":"loichuder","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loichuder"},{"login":"t20100","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/t20100"},{"login":"jessicasyu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jessicasyu"}],"active_maintainers":[{"login":"loichuder","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/loichuder"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@h5web%2Flib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@h5web%2Flib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@h5web%2Flib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@h5web%2Flib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@h5web%2Flib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@h5web%2Flib/codemeta","maintainers":[{"uuid":"axelboc","login":"axelboc","name":null,"email":"axelboc@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~axelboc","role":null,"created_at":"2022-11-19T20:44:38.597Z","updated_at":"2022-11-19T20:44:38.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/axelboc/packages"}]}