{"id":2301336,"name":"rescript-future","ecosystem":"npm","description":"\u003e Cancellable futures for ReScript","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bloodyowl/rescript-future","keywords_array":["BuckleScript"],"namespace":null,"versions_count":12,"first_release_published_at":"2020-11-04T17:31:58.186Z","latest_release_published_at":"2025-12-17T13:44:27.084Z","latest_release_number":"3.0.0","last_synced_at":"2026-05-11T03:47:25.464Z","created_at":"2022-04-09T23:52:19.275Z","updated_at":"2026-05-11T03:47:25.464Z","registry_url":"https://www.npmjs.com/package/rescript-future","install_command":"npm install rescript-future","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.0"}},"repo_metadata":{"id":46226980,"uuid":"310072220","full_name":"bloodyowl/rescript-future","owner":"bloodyowl","description":"Cancellable futures for ReScript","archived":false,"fork":false,"pushed_at":"2025-02-26T13:05:16.000Z","size":195,"stargazers_count":69,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-29T03:27:55.418Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bloodyowl.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":".github/FUNDING.yml","license":"MIT-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},"funding":{"github":["bloodyowl"]}},"created_at":"2020-11-04T17:30:15.000Z","updated_at":"2025-06-09T16:28:11.000Z","dependencies_parsed_at":"2025-05-19T02:32:59.056Z","dependency_job_id":null,"html_url":"https://github.com/bloodyowl/rescript-future","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/bloodyowl/rescript-future","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bloodyowl","download_url":"https://codeload.github.com/bloodyowl/rescript-future/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/sbom","scorecard":{"id":244069,"data":{"date":"2025-08-11","repo":{"name":"github.com/bloodyowl/rescript-future","commit":"073e5adedc4e55044a27ccc7ae5dd64aa8a923ee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":2,"reason":"Found 5/24 approved changesets -- score normalized to 2","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":"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/nodejs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/bloodyowl/rescript-future/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/bloodyowl/rescript-future/nodejs.yml/main?enable=pin","Info:   0 out of   2 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE:0","Info: FSF or OSI recognized license: MIT License: MIT-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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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"}}]},"last_synced_at":"2025-08-17T07:12:05.243Z","repository_id":46226980,"created_at":"2025-08-17T07:12:05.243Z","updated_at":"2025-08-17T07:12:05.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278254566,"owners_count":25956623,"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-10-04T02:00:05.491Z","response_time":63,"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":"bloodyowl","name":"Matthias Le Brun","uuid":"1688645","kind":"user","description":"Front-End Lead Manager \u0026 Chief Shitpost Officer @ Swan","email":"","website":"https://bloodyowl.io","location":"Paris, France","twitter":"bloodyowl","company":"@swan-io","icon_url":"https://avatars.githubusercontent.com/u/1688645?u=7f12174aeae34c99861918836ef527b7fd927101\u0026v=4","repositories_count":206,"last_synced_at":"2024-04-15T13:15:19.603Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bloodyowl","funding_links":["https://github.com/sponsors/bloodyowl"],"total_stars":1686,"followers":399,"following":10,"created_at":"2022-11-04T08:00:24.987Z","updated_at":"2024-04-15T13:16:12.579Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bloodyowl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bloodyowl/repositories"},"tags":[{"name":"v2.2.0","sha":"72f758c4ea24b243e2bdf316ac72c73286e34525","kind":"tag","published_at":"2025-02-26T12:50:15.000Z","download_url":"https://codeload.github.com/bloodyowl/rescript-future/tar.gz/v2.2.0","html_url":"https://github.com/bloodyowl/rescript-future/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bloodyowl/rescript-future@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"a36952e9672ce4d808f0c72f8234029c05e88f43","kind":"tag","published_at":"2021-11-05T09:06:16.000Z","download_url":"https://codeload.github.com/bloodyowl/rescript-future/tar.gz/v2.1.0","html_url":"https://github.com/bloodyowl/rescript-future/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bloodyowl/rescript-future@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"ab162195182331fb36359fc0c9b238674b3d7825","kind":"tag","published_at":"2021-06-14T14:48:04.000Z","download_url":"https://codeload.github.com/bloodyowl/rescript-future/tar.gz/v2.0.0","html_url":"https://github.com/bloodyowl/rescript-future/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bloodyowl/rescript-future@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"ed2ade07426634536e9c51e62b3e5567367baacb","kind":"tag","published_at":"2021-05-28T09:06:25.000Z","download_url":"https://codeload.github.com/bloodyowl/rescript-future/tar.gz/v1.1.2","html_url":"https://github.com/bloodyowl/rescript-future/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bloodyowl/rescript-future@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"e519548992c4c82a7a1a7e11c6d80f47de5b5881","kind":"tag","published_at":"2021-05-10T08:47:33.000Z","download_url":"https://codeload.github.com/bloodyowl/rescript-future/tar.gz/v1.1.1","html_url":"https://github.com/bloodyowl/rescript-future/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bloodyowl/rescript-future@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6406218c280317091b708e47786cf9ad3b7b05ea","kind":"tag","published_at":"2021-02-28T15:43:36.000Z","download_url":"https://codeload.github.com/bloodyowl/rescript-future/tar.gz/v1.1.0","html_url":"https://github.com/bloodyowl/rescript-future/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bloodyowl/rescript-future@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"3af8147ce788086b2d10ac6a276cbd4ba00824ea","kind":"tag","published_at":"2020-11-06T01:15:12.000Z","download_url":"https://codeload.github.com/bloodyowl/rescript-future/tar.gz/v1.0.4","html_url":"https://github.com/bloodyowl/rescript-future/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bloodyowl/rescript-future@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a894c5178a8fbcf4fb837d8e82f6568112dc2f18","kind":"tag","published_at":"2020-11-05T15:36:27.000Z","download_url":"https://codeload.github.com/bloodyowl/rescript-future/tar.gz/v1.0.3","html_url":"https://github.com/bloodyowl/rescript-future/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bloodyowl/rescript-future@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"540714421f01b58454cd58ab7849abf3797a3169","kind":"tag","published_at":"2020-11-04T19:05:36.000Z","download_url":"https://codeload.github.com/bloodyowl/rescript-future/tar.gz/v1.0.2","html_url":"https://github.com/bloodyowl/rescript-future/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bloodyowl/rescript-future@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ee760efee8f104e8f006c23f510cca6ddda88846","kind":"tag","published_at":"2020-11-04T18:54:50.000Z","download_url":"https://codeload.github.com/bloodyowl/rescript-future/tar.gz/v1.0.1","html_url":"https://github.com/bloodyowl/rescript-future/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bloodyowl/rescript-future@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a13812700a29dd8309100db6047bf4eb8d7a56db","kind":"tag","published_at":"2020-11-04T17:31:12.000Z","download_url":"https://codeload.github.com/bloodyowl/rescript-future/tar.gz/v1.0.0","html_url":"https://github.com/bloodyowl/rescript-future/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bloodyowl/rescript-future@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-12-17T13:45:12.877Z","dependent_packages_count":5,"downloads":520,"downloads_period":"last-month","dependent_repos_count":12,"rankings":{"downloads":6.543537160973571,"dependent_repos_count":3.495590111893699,"dependent_packages_count":3.728521006864262,"stargazers_count":5.556451761517231,"forks_count":9.076712664325957,"docker_downloads_count":null,"average":5.680162541114944},"purl":"pkg:npm/rescript-future","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/rescript-future","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/rescript-future","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/rescript-future/dependencies","status":null,"funding_links":["https://github.com/sponsors/bloodyowl"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:32:13.650Z","issues_count":0,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":35990.833333333336,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":4,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.6666666666666666,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":11570.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloodyowl%2Frescript-future/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rescript-future/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rescript-future/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rescript-future/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rescript-future/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rescript-future/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rescript-future/codemeta","maintainers":[{"uuid":"bldwl","login":"bldwl","name":null,"email":"bloodyowl@icloud.com","url":null,"packages_count":142,"html_url":"https://www.npmjs.com/~bldwl","role":null,"created_at":"2026-05-11T03:47:25.007Z","updated_at":"2026-05-11T03:47:25.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bldwl/packages"}]}