{"id":2301398,"name":"rescript-throttle-react","ecosystem":"npm","description":"Throttle hooks for @rescript/react","homepage":"https://github.com/shakacode/rescript-throttle","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/shakacode/rescript-throttle","keywords_array":["react","rescript","rescript-react","reason","reason-react","reasonml","ocaml","bucklescript","throttle"],"namespace":null,"versions_count":4,"first_release_published_at":"2021-05-19T10:16:49.783Z","latest_release_published_at":"2026-02-10T12:45:45.757Z","latest_release_number":"3.0.0","last_synced_at":"2026-04-04T16:15:57.185Z","created_at":"2022-04-09T23:52:23.719Z","updated_at":"2026-04-04T16:15:57.185Z","registry_url":"https://www.npmjs.com/package/rescript-throttle-react","install_command":"npm install rescript-throttle-react","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.0"}},"repo_metadata":{"id":51242841,"uuid":"368824064","full_name":"shakacode/rescript-throttle","owner":"shakacode","description":"Throttle for ReScript","archived":false,"fork":false,"pushed_at":"2024-02-16T14:32:25.000Z","size":331,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-24T23:32:48.275Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"ReScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shakacode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-19T10:05:09.000Z","updated_at":"2024-06-20T04:53:04.000Z","dependencies_parsed_at":"2024-09-24T23:11:39.478Z","dependency_job_id":"49eccbd7-894c-4d29-96aa-45d29f658fcd","html_url":"https://github.com/shakacode/rescript-throttle","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":"0.15384615384615385","last_synced_commit":"5671f6ff3a264be4d1e6733abec3b62104ec2fab"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/shakacode/rescript-throttle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakacode%2Frescript-throttle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakacode%2Frescript-throttle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakacode%2Frescript-throttle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakacode%2Frescript-throttle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shakacode","download_url":"https://codeload.github.com/shakacode/rescript-throttle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakacode%2Frescript-throttle/sbom","scorecard":{"id":815302,"data":{"date":"2025-08-11","repo":{"name":"github.com/shakacode/rescript-throttle","commit":"a54c12cdf75f7f5f5d3a9c359b4ddbaced0cffd5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"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":"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/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":"Code-Review","score":0,"reason":"Found 0/11 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":"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":"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":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/shakacode/rescript-throttle/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/shakacode/rescript-throttle/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/shakacode/rescript-throttle/ci.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned 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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","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-23T14:09:29.986Z","repository_id":51242841,"created_at":"2025-08-23T14:09:29.986Z","updated_at":"2025-08-23T14:09:29.986Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30071671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T03:25:38.285Z","status":"ssl_error","status_checked_at":"2026-03-04T03:25:05.086Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"shakacode","name":"ShakaCode","uuid":"13779463","kind":"organization","description":"We build web and mobile applications using React, ReScript, React-Native, Ruby on Rails, and Rust","email":"contact@shakacode.com","website":"http://www.shakacode.com","location":"Maui, Hawaii, USA","twitter":"railsonmaui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13779463?v=4","repositories_count":161,"last_synced_at":"2025-10-14T17:19:20.747Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/shakacode","funding_links":["https://github.com/sponsors/shakacode"],"total_stars":11528,"followers":130,"following":0,"created_at":"2022-11-02T16:35:32.283Z","updated_at":"2025-10-14T17:19:20.747Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shakacode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shakacode/repositories"},"tags":[{"name":"rescript-throttle-react@1.0.1","sha":"74e2eddb9a5709e02204d009aa993260df234d96","kind":"commit","published_at":"2022-08-03T14:09:44.000Z","download_url":"https://codeload.github.com/shakacode/rescript-throttle/tar.gz/rescript-throttle-react@1.0.1","html_url":"https://github.com/shakacode/rescript-throttle/releases/tag/rescript-throttle-react@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shakacode/rescript-throttle@rescript-throttle-react%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakacode%2Frescript-throttle/tags/rescript-throttle-react@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakacode%2Frescript-throttle/tags/rescript-throttle-react@1.0.1/manifests"},{"name":"rescript-throttle@1.0.1","sha":"3d6bc5e712aceb94adcedb6aa8a8b3dcedc48e05","kind":"commit","published_at":"2022-08-03T14:06:31.000Z","download_url":"https://codeload.github.com/shakacode/rescript-throttle/tar.gz/rescript-throttle@1.0.1","html_url":"https://github.com/shakacode/rescript-throttle/releases/tag/rescript-throttle@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shakacode/rescript-throttle@rescript-throttle%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakacode%2Frescript-throttle/tags/rescript-throttle@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakacode%2Frescript-throttle/tags/rescript-throttle@1.0.1/manifests"},{"name":"rescript-throttle-react@1.0.0","sha":"a8ffd88b03a53e9af8c10f6300241dec3d938d8f","kind":"tag","published_at":"2021-05-19T10:15:51.000Z","download_url":"https://codeload.github.com/shakacode/rescript-throttle/tar.gz/rescript-throttle-react@1.0.0","html_url":"https://github.com/shakacode/rescript-throttle/releases/tag/rescript-throttle-react@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shakacode/rescript-throttle@rescript-throttle-react%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakacode%2Frescript-throttle/tags/rescript-throttle-react@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakacode%2Frescript-throttle/tags/rescript-throttle-react@1.0.0/manifests"},{"name":"rescript-throttle@1.0.0","sha":"ec954b27e17ede894894ef63ff1a01b43343e28c","kind":"tag","published_at":"2021-05-19T10:12:49.000Z","download_url":"https://codeload.github.com/shakacode/rescript-throttle/tar.gz/rescript-throttle@1.0.0","html_url":"https://github.com/shakacode/rescript-throttle/releases/tag/rescript-throttle@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/shakacode/rescript-throttle@rescript-throttle%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakacode%2Frescript-throttle/tags/rescript-throttle@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shakacode%2Frescript-throttle/tags/rescript-throttle@1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-04T04:04:22.691Z","dependent_packages_count":1,"downloads":41,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":33.87482578042649,"dependent_repos_count":10.31421202209354,"dependent_packages_count":20.938335483624662,"stargazers_count":11.486422187344816,"forks_count":15.395522293789291,"docker_downloads_count":null,"average":18.40186355345576},"purl":"pkg:npm/rescript-throttle-react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/rescript-throttle-react","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/rescript-throttle-react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/rescript-throttle-react/dependencies","status":null,"funding_links":["https://github.com/sponsors/shakacode"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-06T03:56:12.406Z","issues_count":0,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":4478.666666666667,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"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/shakacode%2Frescript-throttle/issues","maintainers":[{"login":"alex35mil","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex35mil"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rescript-throttle-react/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rescript-throttle-react/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rescript-throttle-react/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rescript-throttle-react/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rescript-throttle-react/codemeta","maintainers":[{"uuid":"alex35mil","login":"alex35mil","name":null,"email":"alex@35mil.me","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~alex35mil","role":null,"created_at":"2023-10-05T09:12:51.648Z","updated_at":"2023-10-05T09:12:51.648Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alex35mil/packages"}]}