{"id":982666,"name":"@hyperapp/render","ecosystem":"npm","description":"Render Hyperapp to an HTML string with SSR and Node.js streaming support","homepage":"https://github.com/hyperapp/render#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hyperapp/render","keywords_array":["hyperapp","render","string","stream","server","html","ssr"],"namespace":"hyperapp","versions_count":3,"first_release_published_at":"2018-02-24T07:24:03.290Z","latest_release_published_at":"2018-07-11T10:13:18.281Z","latest_release_number":"2.1.0","last_synced_at":"2026-03-11T01:03:39.477Z","created_at":"2022-04-07T18:27:40.812Z","updated_at":"2026-03-11T01:03:39.477Z","registry_url":"https://www.npmjs.com/package/@hyperapp/render","install_command":"npm install @hyperapp/render","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.0"}},"repo_metadata":{"id":38451559,"uuid":"117827363","full_name":"kriasoft/hyperapp-render","owner":"kriasoft","description":"Render Hyperapp to an HTML string with SSR and Node.js streaming support.","archived":false,"fork":false,"pushed_at":"2023-07-19T18:04:19.000Z","size":1170,"stargazers_count":102,"open_issues_count":2,"forks_count":15,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-31T04:03:14.185Z","etag":null,"topics":["html","hyperapp","render","server-side-rendering","ssr","stream"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/kriasoft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-01-17T11:29:44.000Z","updated_at":"2025-08-27T13:22:02.000Z","dependencies_parsed_at":"2023-02-08T07:46:06.435Z","dependency_job_id":null,"html_url":"https://github.com/kriasoft/hyperapp-render","commit_stats":{"total_commits":68,"total_committers":7,"mean_commits":9.714285714285714,"dds":"0.11764705882352944","last_synced_commit":"bcf6b4acd016e2366ff9e9beaf1f23eecdeb7675"},"previous_names":["hyperapp/render","frenzzy/hyperapp-render"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/kriasoft/hyperapp-render","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kriasoft","download_url":"https://codeload.github.com/kriasoft/hyperapp-render/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/sbom","scorecard":{"id":475183,"data":{"date":"2025-08-11","repo":{"name":"github.com/kriasoft/hyperapp-render","commit":"bcf6b4acd016e2366ff9e9beaf1f23eecdeb7675"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 5/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/kriasoft/hyperapp-render/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/kriasoft/hyperapp-render/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/kriasoft/hyperapp-render/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T15:06:34.578Z","repository_id":38451559,"created_at":"2025-08-19T15:06:34.578Z","updated_at":"2025-08-19T15:06:34.578Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274920110,"owners_count":25373954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"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":"kriasoft","name":"Kriasoft","uuid":"773036","kind":"organization","description":"Here on GitHub we share our experience with web infrastructure, scalable web application design, and DevOps.","email":"hello@kriasoft.com","website":"https://www.kriasoft.com","location":null,"twitter":"kriasoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/773036?v=4","repositories_count":70,"last_synced_at":"2024-10-29T23:35:50.945Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/kriasoft","funding_links":["https://github.com/sponsors/kriasoft"],"total_stars":41171,"followers":117,"following":0,"created_at":"2022-11-02T16:33:08.697Z","updated_at":"2024-10-29T23:35:50.945Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kriasoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kriasoft/repositories"},"tags":[{"name":"v4.0.1","sha":"5761b21046fe31be71ac730dbd9f934274b62c8c","kind":"commit","published_at":"2022-06-29T15:38:24.000Z","download_url":"https://codeload.github.com/kriasoft/hyperapp-render/tar.gz/v4.0.1","html_url":"https://github.com/kriasoft/hyperapp-render/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kriasoft/hyperapp-render@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"92160148b390af2b7c2e2b45850063844a42f049","kind":"commit","published_at":"2021-01-24T21:45:14.000Z","download_url":"https://codeload.github.com/kriasoft/hyperapp-render/tar.gz/v4.0.0","html_url":"https://github.com/kriasoft/hyperapp-render/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kriasoft/hyperapp-render@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v4.0.0/manifests"},{"name":"v3.5.0","sha":"32fff04f486a24d1ec232242a9917881a0039472","kind":"commit","published_at":"2020-11-06T16:58:22.000Z","download_url":"https://codeload.github.com/kriasoft/hyperapp-render/tar.gz/v3.5.0","html_url":"https://github.com/kriasoft/hyperapp-render/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kriasoft/hyperapp-render@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"85cfb064a596ebe2c56d8c871fc379cf07c95cbb","kind":"commit","published_at":"2020-05-25T17:24:21.000Z","download_url":"https://codeload.github.com/kriasoft/hyperapp-render/tar.gz/v3.4.0","html_url":"https://github.com/kriasoft/hyperapp-render/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kriasoft/hyperapp-render@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"52c6b1470e5cd84b6250e64307306c3db590b635","kind":"commit","published_at":"2020-05-20T09:55:53.000Z","download_url":"https://codeload.github.com/kriasoft/hyperapp-render/tar.gz/v3.3.0","html_url":"https://github.com/kriasoft/hyperapp-render/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kriasoft/hyperapp-render@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"530ded7e6886152d24b26ebda9e606699ee84b47","kind":"commit","published_at":"2020-05-14T07:20:32.000Z","download_url":"https://codeload.github.com/kriasoft/hyperapp-render/tar.gz/v3.2.0","html_url":"https://github.com/kriasoft/hyperapp-render/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kriasoft/hyperapp-render@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4214186f097283cb2121035ae9b89e21b49232d6","kind":"commit","published_at":"2019-03-18T11:56:58.000Z","download_url":"https://codeload.github.com/kriasoft/hyperapp-render/tar.gz/v3.1.0","html_url":"https://github.com/kriasoft/hyperapp-render/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kriasoft/hyperapp-render@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"c4d786e85d35c21a41b85027944129613aa3b65f","kind":"commit","published_at":"2018-11-15T16:29:35.000Z","download_url":"https://codeload.github.com/kriasoft/hyperapp-render/tar.gz/v3.0.0","html_url":"https://github.com/kriasoft/hyperapp-render/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kriasoft/hyperapp-render@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"502921708c61389fd14de7f44a6203e66248eed5","kind":"commit","published_at":"2018-07-11T10:07:42.000Z","download_url":"https://codeload.github.com/kriasoft/hyperapp-render/tar.gz/v2.1.0","html_url":"https://github.com/kriasoft/hyperapp-render/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kriasoft/hyperapp-render@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"0271d071153e5cadab9e24f5ae56f8baae703bcc","kind":"commit","published_at":"2018-03-19T06:04:00.000Z","download_url":"https://codeload.github.com/kriasoft/hyperapp-render/tar.gz/v2.0.0","html_url":"https://github.com/kriasoft/hyperapp-render/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kriasoft/hyperapp-render@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"bc3befb05bafbb22fd75bad2e684527a681b3629","kind":"commit","published_at":"2018-02-24T07:29:01.000Z","download_url":"https://codeload.github.com/kriasoft/hyperapp-render/tar.gz/v1.3.0","html_url":"https://github.com/kriasoft/hyperapp-render/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kriasoft/hyperapp-render@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"d097ce45618f69511a3858bf8ea73a1853958eba","kind":"commit","published_at":"2018-02-14T14:20:57.000Z","download_url":"https://codeload.github.com/kriasoft/hyperapp-render/tar.gz/v1.2.0","html_url":"https://github.com/kriasoft/hyperapp-render/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kriasoft/hyperapp-render@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"72587f186cbeeb5b10b7ecb11d45bbd39f5b80c4","kind":"commit","published_at":"2018-02-07T17:43:32.000Z","download_url":"https://codeload.github.com/kriasoft/hyperapp-render/tar.gz/v1.1.0","html_url":"https://github.com/kriasoft/hyperapp-render/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kriasoft/hyperapp-render@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"29b7705d86d8c171a503877839bdb8f88788a16f","kind":"commit","published_at":"2018-01-24T07:34:16.000Z","download_url":"https://codeload.github.com/kriasoft/hyperapp-render/tar.gz/v1.0.0","html_url":"https://github.com/kriasoft/hyperapp-render/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kriasoft/hyperapp-render@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-25T06:37:43.458Z","dependent_packages_count":5,"downloads":214,"downloads_period":"last-month","dependent_repos_count":20,"rankings":{"downloads":19.365388659143477,"dependent_repos_count":2.731384639280206,"dependent_packages_count":3.700503249151929,"stargazers_count":4.958180456663301,"forks_count":5.630441572365237,"docker_downloads_count":null,"average":7.2771797153208295},"purl":"pkg:npm/%40hyperapp/render","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hyperapp/render","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hyperapp/render","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hyperapp/render/dependencies","status":null,"funding_links":["https://github.com/sponsors/kriasoft"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T04:08:19.398Z","issues_count":5,"pull_requests_count":22,"avg_time_to_close_issue":28091742.75,"avg_time_to_close_pull_request":352575.85714285716,"issues_closed_count":4,"pull_requests_closed_count":21,"pull_request_authors_count":8,"issue_authors_count":5,"avg_comments_per_issue":6.0,"avg_comments_per_pull_request":2.590909090909091,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kriasoft%2Fhyperapp-render/issues","maintainers":[{"login":"frenzzy","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frenzzy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hyperapp%2Frender/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hyperapp%2Frender/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hyperapp%2Frender/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hyperapp%2Frender/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hyperapp%2Frender/codemeta","maintainers":[]}