{"id":1233293,"name":"multi-tab-threadpool","ecosystem":"npm","description":"An implementation of multi tabs shared threadpool","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/KanHarI/multi-tab-threadpool","keywords_array":["fifo","tabs","broadcast-channel","threadpool"],"namespace":null,"versions_count":15,"first_release_published_at":"2021-05-28T14:27:30.343Z","latest_release_published_at":"2021-09-09T17:26:14.538Z","latest_release_number":"1.1.5","last_synced_at":"2026-07-29T05:01:14.974Z","created_at":"2022-04-08T14:24:41.300Z","updated_at":"2026-08-23T12:46:07.769Z","registry_url":"https://www.npmjs.com/package/multi-tab-threadpool","install_command":"npm install multi-tab-threadpool","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.5"}},"repo_metadata":{"id":47059382,"uuid":"365726044","full_name":"KanHarI/multi-tab-threadpool","owner":"KanHarI","description":"An implementation of fifo queue between multiple tabs","archived":false,"fork":false,"pushed_at":"2021-09-15T10:36:16.000Z","size":425,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-16T21:36:04.850Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/KanHarI.png","metadata":{"files":{"readme":null,"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}},"created_at":"2021-05-09T10:31:43.000Z","updated_at":"2021-09-15T10:36:19.000Z","dependencies_parsed_at":"2022-09-05T12:00:31.092Z","dependency_job_id":null,"html_url":"https://github.com/KanHarI/multi-tab-threadpool","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/KanHarI/multi-tab-threadpool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KanHarI","download_url":"https://codeload.github.com/KanHarI/multi-tab-threadpool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/sbom","scorecard":{"id":76922,"data":{"date":"2025-08-11","repo":{"name":"github.com/KanHarI/multi-tab-threadpool","commit":"d277528956dfa25164dfe634780e1130d798e32c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"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/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":"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/node.js.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/KanHarI/multi-tab-threadpool/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/KanHarI/multi-tab-threadpool/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/KanHarI/multi-tab-threadpool/node.js.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":"Code-Review","score":2,"reason":"Found 1/4 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":"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":"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":"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":"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":"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":"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":"23 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-93q8-gq69-wqmw","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-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","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-15T05:05:01.370Z","repository_id":47059382,"created_at":"2025-08-15T05:05:01.370Z","updated_at":"2025-08-15T05:05:01.370Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"KanHarI","name":"Itay Knaan-Harpaz","uuid":"13393376","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393376?v=4","repositories_count":7,"last_synced_at":"2023-03-05T20:38:40.097Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/KanHarI","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T22:31:28.411Z","updated_at":"2023-03-05T20:38:40.101Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KanHarI","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KanHarI/repositories"},"tags":[{"name":"v1.1.5","sha":"ef161a39f38fbdcf200cc38373acd7d16516aca6","kind":"tag","published_at":"2021-09-09T17:26:16.000Z","download_url":"https://codeload.github.com/KanHarI/multi-tab-threadpool/tar.gz/v1.1.5","html_url":"https://github.com/KanHarI/multi-tab-threadpool/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KanHarI/multi-tab-threadpool@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"d16942631e59618b78898ea7c51d0a64432d5c19","kind":"tag","published_at":"2021-09-09T17:04:39.000Z","download_url":"https://codeload.github.com/KanHarI/multi-tab-threadpool/tar.gz/v1.1.4","html_url":"https://github.com/KanHarI/multi-tab-threadpool/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KanHarI/multi-tab-threadpool@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"dc81859a11120daa69a8b56dd48bbdd54fec8073","kind":"tag","published_at":"2021-09-09T17:02:50.000Z","download_url":"https://codeload.github.com/KanHarI/multi-tab-threadpool/tar.gz/v1.1.3","html_url":"https://github.com/KanHarI/multi-tab-threadpool/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KanHarI/multi-tab-threadpool@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"92ced0e58acde83b6dee9c3cbc514e6b6072404c","kind":"tag","published_at":"2021-09-09T15:24:09.000Z","download_url":"https://codeload.github.com/KanHarI/multi-tab-threadpool/tar.gz/v1.1.2","html_url":"https://github.com/KanHarI/multi-tab-threadpool/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KanHarI/multi-tab-threadpool@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"13da0f5369311195a512065abf358292f8f471bb","kind":"tag","published_at":"2021-09-09T14:21:02.000Z","download_url":"https://codeload.github.com/KanHarI/multi-tab-threadpool/tar.gz/v1.1.1","html_url":"https://github.com/KanHarI/multi-tab-threadpool/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KanHarI/multi-tab-threadpool@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.1.1/manifests"},{"name":"v1.0.9","sha":"87db483b824fd3d25a2e0eeb46c40031decac42f","kind":"tag","published_at":"2021-05-29T20:01:53.000Z","download_url":"https://codeload.github.com/KanHarI/multi-tab-threadpool/tar.gz/v1.0.9","html_url":"https://github.com/KanHarI/multi-tab-threadpool/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KanHarI/multi-tab-threadpool@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"b4422b85bd242504989a2ccc88ab4ce1290ebc9e","kind":"tag","published_at":"2021-05-28T21:10:09.000Z","download_url":"https://codeload.github.com/KanHarI/multi-tab-threadpool/tar.gz/v1.0.8","html_url":"https://github.com/KanHarI/multi-tab-threadpool/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KanHarI/multi-tab-threadpool@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"fef817a9230946b3ffefc2cd12fac5bd912beeae","kind":"tag","published_at":"2021-05-28T19:15:49.000Z","download_url":"https://codeload.github.com/KanHarI/multi-tab-threadpool/tar.gz/v1.0.7","html_url":"https://github.com/KanHarI/multi-tab-threadpool/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KanHarI/multi-tab-threadpool@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"9b1d757d419fe856c012c9e44853e0b1318107cb","kind":"tag","published_at":"2021-05-28T19:10:49.000Z","download_url":"https://codeload.github.com/KanHarI/multi-tab-threadpool/tar.gz/v1.0.6","html_url":"https://github.com/KanHarI/multi-tab-threadpool/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KanHarI/multi-tab-threadpool@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.6/manifests"},{"name":"v1.0.4","sha":"a9cc0c04d22017952ceb305047bcbd8b34e6a27d","kind":"tag","published_at":"2021-05-28T18:28:47.000Z","download_url":"https://codeload.github.com/KanHarI/multi-tab-threadpool/tar.gz/v1.0.4","html_url":"https://github.com/KanHarI/multi-tab-threadpool/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KanHarI/multi-tab-threadpool@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"1ae7c96502c5af6002adb06db5cfa43e8c29bf30","kind":"tag","published_at":"2021-05-28T17:43:48.000Z","download_url":"https://codeload.github.com/KanHarI/multi-tab-threadpool/tar.gz/v1.0.3","html_url":"https://github.com/KanHarI/multi-tab-threadpool/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KanHarI/multi-tab-threadpool@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"85d820c5b5d9956bb767211b6d804c679fbee7f4","kind":"tag","published_at":"2021-05-28T15:00:16.000Z","download_url":"https://codeload.github.com/KanHarI/multi-tab-threadpool/tar.gz/v1.0.2","html_url":"https://github.com/KanHarI/multi-tab-threadpool/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KanHarI/multi-tab-threadpool@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9312ab2829bd114aabdecff33be6ef220b9ddd40","kind":"tag","published_at":"2021-05-28T14:27:33.000Z","download_url":"https://codeload.github.com/KanHarI/multi-tab-threadpool/tar.gz/v1.0.1","html_url":"https://github.com/KanHarI/multi-tab-threadpool/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/KanHarI/multi-tab-threadpool@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KanHarI%2Fmulti-tab-threadpool/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:46:07.769Z","dependent_packages_count":1,"downloads":47,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":58.03721924745341,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":22.15612637126761,"forks_count":17.419597981652586,"average":31.166954056807192},"purl":"pkg:npm/multi-tab-threadpool","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/multi-tab-threadpool","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/multi-tab-threadpool","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/multi-tab-threadpool/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T02:54:09.272Z","issues_count":0,"pull_requests_count":5,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":424981.0,"issues_closed_count":0,"pull_requests_closed_count":5,"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":5,"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/KanHarI%2Fmulti-tab-threadpool/issues","maintainers":[{"login":"KanHarI","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KanHarI"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/multi-tab-threadpool/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/multi-tab-threadpool/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/multi-tab-threadpool/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/multi-tab-threadpool/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/multi-tab-threadpool/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/multi-tab-threadpool/codemeta","maintainers":[{"uuid":"kanhar","login":"kanhar","name":null,"email":"knaan.harpaz@gmail.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~kanhar","role":null,"created_at":"2022-11-10T19:24:02.712Z","updated_at":"2022-11-10T19:24:02.712Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kanhar/packages"}]}