{"id":2241589,"name":"react-hook-videojs","ecosystem":"npm","description":"A simple react hook to easily integrate video.js with React","homepage":"https://github.com/jimmycallin/react-hook-videojs#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jimmycallin/react-hook-videojs","keywords_array":["react","react-hook","video.js","videojs","player","media"],"namespace":null,"versions_count":13,"first_release_published_at":"2018-11-28T02:01:39.753Z","latest_release_published_at":"2026-03-22T03:53:10.277Z","latest_release_number":"4.0.1","last_synced_at":"2026-04-01T22:50:26.036Z","created_at":"2022-04-09T23:00:20.177Z","updated_at":"2026-04-01T22:50:26.037Z","registry_url":"https://www.npmjs.com/package/react-hook-videojs","install_command":"npm install react-hook-videojs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"4.0.1","latest":"4.0.1"}},"repo_metadata":{"id":39537676,"uuid":"159427921","full_name":"jimmycallin/react-hook-videojs","owner":"jimmycallin","description":"Easy React integration of Video.js using hooks.","archived":false,"fork":false,"pushed_at":"2026-03-02T22:20:18.000Z","size":3710,"stargazers_count":56,"open_issues_count":0,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-03T01:28:03.411Z","etag":null,"topics":["hook","hooks","react","react-hooks","video","videojs"],"latest_commit_sha":null,"homepage":"","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/jimmycallin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2018-11-28T01:59:06.000Z","updated_at":"2026-03-02T22:00:56.000Z","dependencies_parsed_at":"2023-02-08T08:15:43.553Z","dependency_job_id":"fc3ea822-bd3b-42de-bcc5-3da4a9c07bbf","html_url":"https://github.com/jimmycallin/react-hook-videojs","commit_stats":{"total_commits":193,"total_committers":7,"mean_commits":"27.571428571428573","dds":"0.33678756476683935","last_synced_commit":"d78def8ebd27f91718a2cacb6a92bc2378ffafda"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/jimmycallin/react-hook-videojs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimmycallin","download_url":"https://codeload.github.com/jimmycallin/react-hook-videojs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/sbom","scorecard":{"id":520780,"data":{"date":"2025-08-11","repo":{"name":"github.com/jimmycallin/react-hook-videojs","commit":"194851070205ee514c9e80cf10868c9f5d1832cb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jimmycallin/react-hook-videojs/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/jimmycallin/react-hook-videojs/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/jimmycallin/react-hook-videojs/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jimmycallin/react-hook-videojs/node.js.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-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-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-353f-5xf4-qw67","Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","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-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T02:58:06.461Z","repository_id":39537676,"created_at":"2025-08-20T02:58:06.461Z","updated_at":"2025-08-20T02:58:06.461Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30810286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-22T01:53:25.184Z","status":"online","status_checked_at":"2026-03-22T02:00:07.565Z","response_time":85,"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":"jimmycallin","name":"Jimmy Callin","uuid":"2225828","kind":"user","description":"","email":"","website":null,"location":"Stockholm, Sweden","twitter":"jimmycallin","company":"ftrack","icon_url":"https://avatars.githubusercontent.com/u/2225828?u=c5b0ff6673e77a63ab4547c28a992184b55012cc\u0026v=4","repositories_count":22,"last_synced_at":"2024-04-18T13:53:57.469Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jimmycallin","funding_links":[],"total_stars":160,"followers":29,"following":13,"created_at":"2022-11-08T21:20:57.600Z","updated_at":"2024-04-18T13:54:00.660Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimmycallin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimmycallin/repositories"},"tags":[{"name":"v4.0.0","sha":"d69c88a317b358d2cd3dfc572bc46ee8e673d599","kind":"commit","published_at":"2026-03-02T22:00:45.000Z","download_url":"https://codeload.github.com/jimmycallin/react-hook-videojs/tar.gz/v4.0.0","html_url":"https://github.com/jimmycallin/react-hook-videojs/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycallin/react-hook-videojs@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.1","sha":"d69c88a317b358d2cd3dfc572bc46ee8e673d599","kind":"commit","published_at":"2026-03-02T22:00:45.000Z","download_url":"https://codeload.github.com/jimmycallin/react-hook-videojs/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/jimmycallin/react-hook-videojs/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycallin/react-hook-videojs@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v4.0.0-beta.1/manifests"},{"name":"v3.0.2","sha":"5e53f489de09fc8f0773e4fbce5c2c586a513c19","kind":"tag","published_at":"2022-08-11T12:51:33.000Z","download_url":"https://codeload.github.com/jimmycallin/react-hook-videojs/tar.gz/v3.0.2","html_url":"https://github.com/jimmycallin/react-hook-videojs/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycallin/react-hook-videojs@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"c9c25509c44bcfdd93da4a3249551472dc4c860d","kind":"tag","published_at":"2022-08-08T09:07:52.000Z","download_url":"https://codeload.github.com/jimmycallin/react-hook-videojs/tar.gz/v3.0.1","html_url":"https://github.com/jimmycallin/react-hook-videojs/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycallin/react-hook-videojs@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"018680b568bee8023b03cbc0ccf61e4efe7ef8a6","kind":"tag","published_at":"2022-07-20T13:01:30.000Z","download_url":"https://codeload.github.com/jimmycallin/react-hook-videojs/tar.gz/v3.0.0","html_url":"https://github.com/jimmycallin/react-hook-videojs/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycallin/react-hook-videojs@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.1","sha":"a8f6f89a7f4b80145774728bb39b0682beb8a23d","kind":"tag","published_at":"2022-07-20T12:57:16.000Z","download_url":"https://codeload.github.com/jimmycallin/react-hook-videojs/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/jimmycallin/react-hook-videojs/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycallin/react-hook-videojs@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v3.0.0-rc.1/manifests"},{"name":"v2.1.0-beta.2","sha":"c1578fccad757d12bd0ad77b3fa08ff9844a0af2","kind":"tag","published_at":"2022-07-16T12:40:48.000Z","download_url":"https://codeload.github.com/jimmycallin/react-hook-videojs/tar.gz/v2.1.0-beta.2","html_url":"https://github.com/jimmycallin/react-hook-videojs/releases/tag/v2.1.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycallin/react-hook-videojs@v2.1.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v2.1.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v2.1.0-beta.2/manifests"},{"name":"v2.1.0-beta.1","sha":"48766fde03c2a75c90e5f8e1cb74e0b1a843c2f3","kind":"tag","published_at":"2021-10-02T07:53:12.000Z","download_url":"https://codeload.github.com/jimmycallin/react-hook-videojs/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/jimmycallin/react-hook-videojs/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycallin/react-hook-videojs@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v2.1.0-beta.1/manifests"},{"name":"v2.2.0-0","sha":"43dc27a95f6bce2ba8bb25ab537d6355b71db6b7","kind":"tag","published_at":"2021-10-02T07:52:12.000Z","download_url":"https://codeload.github.com/jimmycallin/react-hook-videojs/tar.gz/v2.2.0-0","html_url":"https://github.com/jimmycallin/react-hook-videojs/releases/tag/v2.2.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycallin/react-hook-videojs@v2.2.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v2.2.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v2.2.0-0/manifests"},{"name":"v2.1.0-0","sha":"5b4d7967cb3640e72d11ea21f7ea3f6348db62a1","kind":"tag","published_at":"2021-10-02T07:52:05.000Z","download_url":"https://codeload.github.com/jimmycallin/react-hook-videojs/tar.gz/v2.1.0-0","html_url":"https://github.com/jimmycallin/react-hook-videojs/releases/tag/v2.1.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycallin/react-hook-videojs@v2.1.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v2.1.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v2.1.0-0/manifests"},{"name":"v2.0.2","sha":"afd0c1e1c8202d8dd890ff58315f99ca4745eb32","kind":"tag","published_at":"2021-08-22T20:31:40.000Z","download_url":"https://codeload.github.com/jimmycallin/react-hook-videojs/tar.gz/v2.0.2","html_url":"https://github.com/jimmycallin/react-hook-videojs/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycallin/react-hook-videojs@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"a557078ba6b02316c94882ddeac65ed3b65a229a","kind":"commit","published_at":"2021-07-20T00:37:18.000Z","download_url":"https://codeload.github.com/jimmycallin/react-hook-videojs/tar.gz/v2.0.1","html_url":"https://github.com/jimmycallin/react-hook-videojs/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycallin/react-hook-videojs@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/v2.0.1/manifests"},{"name":"2.1.0","sha":"366241032199d7b7862f661b1dc44b6de68dcfeb","kind":"commit","published_at":"2021-07-20T00:36:01.000Z","download_url":"https://codeload.github.com/jimmycallin/react-hook-videojs/tar.gz/2.1.0","html_url":"https://github.com/jimmycallin/react-hook-videojs/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycallin/react-hook-videojs@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"35bc4816d3b5176989e5e0aa2233d2c96d60e01c","kind":"commit","published_at":"2020-10-05T19:17:19.000Z","download_url":"https://codeload.github.com/jimmycallin/react-hook-videojs/tar.gz/2.0.0","html_url":"https://github.com/jimmycallin/react-hook-videojs/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jimmycallin/react-hook-videojs@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimmycallin%2Freact-hook-videojs/tags/2.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-01T22:50:22.657Z","dependent_packages_count":5,"downloads":2376,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":1.5806690816012863,"dependent_repos_count":6.418616704008058,"dependent_packages_count":3.733790933564881,"stargazers_count":6.259385719479617,"forks_count":6.174598720807013,"docker_downloads_count":null,"average":4.83341223189217},"purl":"pkg:npm/react-hook-videojs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-hook-videojs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-hook-videojs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-hook-videojs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-15T16:02:19.381Z","issues_count":6,"pull_requests_count":94,"avg_time_to_close_issue":12468328.5,"avg_time_to_close_pull_request":2374245.7311827955,"issues_closed_count":6,"pull_requests_closed_count":93,"pull_request_authors_count":6,"issue_authors_count":6,"avg_comments_per_issue":1.8333333333333333,"avg_comments_per_pull_request":0.9148936170212766,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":86,"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/jimmycallin%2Freact-hook-videojs/issues","maintainers":[{"login":"jimmycallin","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimmycallin"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-hook-videojs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-hook-videojs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-hook-videojs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-hook-videojs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-hook-videojs/codemeta","maintainers":[{"uuid":"callin","login":"callin","name":null,"email":"jimmy.callin@gmail.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~callin","role":null,"created_at":"2022-11-14T02:00:15.445Z","updated_at":"2022-11-14T02:00:15.445Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/callin/packages"}]}