{"id":8076650,"name":"@hive-command/threads","ecosystem":"npm","description":"Web workers \u0026 worker threads as simple as a function call","homepage":"https://threads.js.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/andywer/threads.js","keywords_array":["thread","worker","pool","spawn","isomorphic","parallel","observable","worker_threads"],"namespace":"hive-command","versions_count":1,"first_release_published_at":"2023-06-19T05:13:48.272Z","latest_release_published_at":"2023-06-19T05:13:48.272Z","latest_release_number":"1.7.0","last_synced_at":"2026-04-20T06:45:28.097Z","created_at":"2023-08-15T00:06:45.938Z","updated_at":"2026-04-20T06:45:28.097Z","registry_url":"https://www.npmjs.com/package/@hive-command/threads","install_command":"npm install @hive-command/threads","documentation_url":null,"metadata":{"funding":"https://github.com/andywer/threads.js?sponsor=1","dist-tags":{"latest":"1.7.0"}},"repo_metadata":{"id":38050175,"uuid":"41385395","full_name":"andywer/threads.js","owner":"andywer","description":"🧵 Make web workers \u0026 worker threads as simple as a function call.","archived":false,"fork":false,"pushed_at":"2024-06-19T16:53:00.000Z","size":1652,"stargazers_count":3498,"open_issues_count":124,"forks_count":167,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-24T02:36:28.274Z","etag":null,"topics":["isomorphic-javascript","javascript","multithreading","nodejs","thread-pool","typescript","web-worker","worker-pool","worker-threads"],"latest_commit_sha":null,"homepage":"https://threads.js.org/","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/andywer.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"andywer","patreon":"andywer","open_collective":null,"ko_fi":"andywer","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-08-25T20:07:57.000Z","updated_at":"2025-10-22T20:55:11.000Z","dependencies_parsed_at":"2023-02-05T01:32:08.044Z","dependency_job_id":"820d5d3e-41af-47fe-9d62-6913613f85fc","html_url":"https://github.com/andywer/threads.js","commit_stats":{"total_commits":344,"total_committers":25,"mean_commits":13.76,"dds":0.4941860465116279,"last_synced_commit":"5f9a15f25bf6b4e8c79c51a63f6757c5b28d0f50"},"previous_names":["andywer/thread.js"],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/andywer/threads.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andywer","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/sbom","scorecard":{"id":195497,"data":{"date":"2025-08-11","repo":{"name":"github.com/andywer/threads.js","commit":"5f9a15f25bf6b4e8c79c51a63f6757c5b28d0f50"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"Code-Review","score":6,"reason":"Found 8/12 approved changesets -- score normalized to 6","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":"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":"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:20: update your workflow using https://app.stepsecurity.io/secureworkflow/andywer/threads.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/andywer/threads.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/andywer/threads.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/andywer/threads.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/andywer/threads.js/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/andywer/threads.js/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:61","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 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":"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":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":"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":-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 28 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":"51 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j6gc-792m-qgm2","Warn: Project is vulnerable to: GHSA-pj73-v5mw-pm9j","Warn: Project is vulnerable to: GHSA-48wp-p9qv-4j64","Warn: Project is vulnerable to: GHSA-4qw4-jpp4-8gvp","Warn: Project is vulnerable to: GHSA-636f-xm5j-pj9m","Warn: Project is vulnerable to: GHSA-7vh7-fw88-wj87","Warn: Project is vulnerable to: GHSA-fmx4-26r3-wxpf","Warn: Project is vulnerable to: GHSA-4xjh-m3qx-49wc","Warn: Project is vulnerable to: GHSA-52p9-v744-mwjj","Warn: Project is vulnerable to: GHSA-mqm2-cgpr-p4m6","Warn: Project is vulnerable to: GHSA-353f-x4gh-cqq8","Warn: Project is vulnerable to: GHSA-5w6v-399v-w3cc","Warn: Project is vulnerable to: GHSA-mrxw-mxhj-p664","Warn: Project is vulnerable to: GHSA-pxvg-2qj5-37jq","Warn: Project is vulnerable to: GHSA-qv4q-mr5r-qprj","Warn: Project is vulnerable to: GHSA-r95h-9x8f-r3f7","Warn: Project is vulnerable to: GHSA-vvfq-8hwr-qm4m","Warn: Project is vulnerable to: GHSA-xc9x-jj77-9p9j","Warn: Project is vulnerable to: GHSA-5cm2-9h8c-rvfx","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-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","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-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-16T21:45:27.749Z","repository_id":38050175,"created_at":"2025-08-16T21:45:27.750Z","updated_at":"2025-08-16T21:45:27.750Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281130766,"owners_count":26448690,"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-26T02:00:06.575Z","response_time":61,"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":"andywer","name":"Andy Wermke","uuid":"1842462","kind":"user","description":"Engineer and co-founder. Node.js since 2011, React since 2014, Python, some Rust, C/C++/Java/Assembler/PHP earlier. Into #ai, #blockchain and #cryptography","email":"","website":"https://andywer.com","location":"Berlin, Germany","twitter":"andywritescode","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1842462?u=633387c1b12cf8d069331ed862202f67404342df\u0026v=4","repositories_count":105,"last_synced_at":"2025-10-24T08:58:05.862Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/andywer","funding_links":["https://github.com/sponsors/andywer"],"total_stars":10552,"followers":397,"following":28,"created_at":"2022-11-02T16:24:12.605Z","updated_at":"2025-10-24T08:58:05.863Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andywer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andywer/repositories"},"tags":[{"name":"v1.7.0","sha":"4f08abfad3059141c10ddabed213043229f5df08","kind":"tag","published_at":"2021-09-25T18:43:45.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.7.0","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"2a3d58a9284147297f8ae8c74d0fcbf47658ec48","kind":"tag","published_at":"2021-06-03T20:40:48.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.6.5","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"83d0859e929ae29b96211843f8d32b3540c0f315","kind":"tag","published_at":"2021-04-18T20:50:40.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.6.4","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"9fa13af4a99d11a844899f022590139d6fb101ac","kind":"tag","published_at":"2020-06-27T09:01:53.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.6.3","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"e0769d6d38787d97acfeb3196cd161b30576ee6b","kind":"tag","published_at":"2020-06-21T09:56:40.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.6.2","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"944bc8c83eaf00a09f2a5f2a21ca723966450ee5","kind":"tag","published_at":"2020-06-15T14:38:04.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.6.1","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"3d0b7c94c7e1ac8c6b0db92f41878a7b5934cccd","kind":"tag","published_at":"2020-06-12T10:18:04.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.6.0","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"5fd9188eeb8505d23a6371931af68c8d3f49b1fb","kind":"tag","published_at":"2020-06-11T08:57:34.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.5.0","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.5.0/manifests"},{"name":"v1.4.1-test-ci-publish.2","sha":"4ed8cc8fade0fbfa61e3abdb0965eba3dc415981","kind":"commit","published_at":"2020-06-11T02:56:31.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.4.1-test-ci-publish.2","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.4.1-test-ci-publish.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.4.1-test-ci-publish.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.4.1-test-ci-publish.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.4.1-test-ci-publish.2/manifests"},{"name":"v1.4.1-test-ci-publish","sha":"b390ae36c26f2d0705d91959ef368c38dfbb5ece","kind":"commit","published_at":"2020-06-10T15:19:30.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.4.1-test-ci-publish","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.4.1-test-ci-publish","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.4.1-test-ci-publish","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.4.1-test-ci-publish","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.4.1-test-ci-publish/manifests"},{"name":"v1.4.1","sha":"1439a1ca90bffab321829d81fdabb1d911c362db","kind":"tag","published_at":"2020-04-24T06:33:26.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.4.1","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"07c4d3abd13f876a3845b21b25b1f61a3ee872f2","kind":"tag","published_at":"2020-04-05T15:11:02.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.4.0","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"30f9ef11b1af643226478bc76e6884032cb6720d","kind":"tag","published_at":"2020-03-11T08:04:16.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.3.1","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"a5a0af9fd8177775f51362590eb0ad7b85ff595b","kind":"tag","published_at":"2020-02-26T20:40:11.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.3.0","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"aeaa698d398e2c69f12a74285247995fbf9f7b81","kind":"tag","published_at":"2020-02-14T17:29:38.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.2.0","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"e3a07127cadea32816f9c7b6eff5c57e43170ab1","kind":"tag","published_at":"2020-02-07T09:50:13.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.1.0","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"66f5ca6bb23f2be6d7c22034560104cfcef2128f","kind":"tag","published_at":"2020-01-25T10:39:41.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.2","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8662c0a5386bc26f0b38e320963f5f57d44238c0","kind":"tag","published_at":"2020-01-22T18:55:59.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.1","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"77adfff6f0ed7a37d7778ec4703b1782095f8398","kind":"tag","published_at":"2019-12-28T10:03:57.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.0","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.9","sha":"345d6cbb9a232ac3a740c6b1042c8fa3e6e3b82f","kind":"tag","published_at":"2019-12-14T11:21:13.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.0-beta.9","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.0-beta.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.0-beta.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.9/manifests"},{"name":"v1.0.0-beta.8","sha":"46c4e1f6e7ddc2175ff7c0f1c861b56be66b4dfe","kind":"tag","published_at":"2019-11-16T20:45:41.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.0-beta.8","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.8/manifests"},{"name":"v1.0.0-beta.7","sha":"5040e9e97312797d00afc32e5f85ebb173ed0b2c","kind":"tag","published_at":"2019-11-14T07:44:00.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.0-beta.7","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.7/manifests"},{"name":"v1.0.0-beta.6","sha":"82d1b47144072b8d061ef10c0e786ef45a673efd","kind":"tag","published_at":"2019-09-10T19:54:56.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.0-beta.6","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.6/manifests"},{"name":"v1.0.0-beta.5","sha":"837952d2cf4ec3696f3c43fe5690d9513a51ecce","kind":"tag","published_at":"2019-08-28T06:42:04.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.0-beta.5","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.5/manifests"},{"name":"v1.0.0-beta.4","sha":"2f3b9fe74665612ae0909bf7bde497c1d471568e","kind":"tag","published_at":"2019-08-17T18:31:26.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.0-beta.4","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.4/manifests"},{"name":"v1.0.0-beta.3","sha":"766ab183d6cbf48ca0af162b3ce7789e70241154","kind":"tag","published_at":"2019-07-22T07:27:25.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e96eb74b16810b152c8c5788f26a0660798913c7","kind":"tag","published_at":"2019-07-01T21:26:57.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"73fc165d2fe28d10bb87419957d8efb05397fffa","kind":"tag","published_at":"2019-06-27T20:46:02.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta.1/manifests"},{"name":"v1.0.0-beta","sha":"13e5b5b3cbee82e9ce9fd9b33e5ee9e247eea836","kind":"tag","published_at":"2019-06-23T09:39:38.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.0-beta","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-beta/manifests"},{"name":"v1.0.0-alpha.4","sha":"1bcd242721cfa9888e0e44d6ed88efc532b5ab3a","kind":"tag","published_at":"2019-06-09T15:59:04.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"79de0e346f915f45bddc646c5f18a31e468090c6","kind":"tag","published_at":"2019-06-07T17:08:32.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"0b57a78cbebb8df92f840f5b8f6d9bdb94bf5ac2","kind":"tag","published_at":"2019-06-07T07:44:02.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha","sha":"67e18291a1dea00a122c1e7d2ff1d5a066459fcb","kind":"commit","published_at":"2019-05-10T17:36:08.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v1.0.0-alpha","html_url":"https://github.com/andywer/threads.js/releases/tag/v1.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v1.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v1.0.0-alpha/manifests"},{"name":"v0.12.1","sha":"2ffd6636dc9f39ca88f077e47661533479c39792","kind":"tag","published_at":"2019-02-04T22:43:38.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v0.12.1","html_url":"https://github.com/andywer/threads.js/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"9c2d0d86c8ae3c0059538eedf95a2f63d3df75a1","kind":"tag","published_at":"2018-06-19T20:15:50.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v0.12.0","html_url":"https://github.com/andywer/threads.js/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"d04afaba28de3f1e555e372253ff453c76358bba","kind":"tag","published_at":"2018-04-28T09:54:00.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v0.11.0","html_url":"https://github.com/andywer/threads.js/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"634d4c1f33a2dfda304ec6b029b410170f438527","kind":"commit","published_at":"2018-01-19T09:07:32.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v0.10.1","html_url":"https://github.com/andywer/threads.js/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"5148694546bc364ca9cd17a36eb3440f8b84752f","kind":"commit","published_at":"2017-12-03T12:22:28.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v0.10.0","html_url":"https://github.com/andywer/threads.js/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"afdee535ff34a63ce99878f7137173289850db06","kind":"commit","published_at":"2017-11-28T19:41:20.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v0.9.0","html_url":"https://github.com/andywer/threads.js/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"6e63f53f521f02896520704a578324c4e63e45f8","kind":"commit","published_at":"2017-06-02T16:07:46.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v0.8.1","html_url":"https://github.com/andywer/threads.js/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"f74fda12a1e87bc2257934de723fbdeb3abd0c51","kind":"commit","published_at":"2017-06-02T12:17:21.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v0.8.0","html_url":"https://github.com/andywer/threads.js/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"85d933f8e651b07d94a576256f37d2afe21cd7cd","kind":"commit","published_at":"2017-05-09T13:18:53.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v0.7.3","html_url":"https://github.com/andywer/threads.js/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"d0c0f3e281cb8df233710860be95b075730e516e","kind":"tag","published_at":"2016-11-10T12:45:24.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v0.7.2","html_url":"https://github.com/andywer/threads.js/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"b72abb9120c444f179db5d3229a3495c87191fef","kind":"tag","published_at":"2016-11-04T15:09:59.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v0.7.1","html_url":"https://github.com/andywer/threads.js/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"58713a7a2c394d04bea37cc6b2af7a7a5ed10666","kind":"tag","published_at":"2016-07-17T14:35:46.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/v0.7.0","html_url":"https://github.com/andywer/threads.js/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/v0.7.0/manifests"},{"name":"0.6.1","sha":"d8874d0c79d687d4b984f83c127ac235f96721ad","kind":"commit","published_at":"2016-06-17T06:34:00.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/0.6.1","html_url":"https://github.com/andywer/threads.js/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"4a9afcc3ef8e1077f2d8c44fa00679838ddfde13","kind":"commit","published_at":"2016-03-21T17:49:45.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/0.6.0","html_url":"https://github.com/andywer/threads.js/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"61284affc275bb9269102bba17afa14d93dccec8","kind":"commit","published_at":"2016-02-29T19:06:18.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/0.5.4","html_url":"https://github.com/andywer/threads.js/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"35342ae713fd73873b0102e242f1eb8a79347dd7","kind":"commit","published_at":"2015-10-27T15:34:57.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/0.5.3","html_url":"https://github.com/andywer/threads.js/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"b668982655b9bc108949f8fe32c0c000f498f172","kind":"commit","published_at":"2015-10-22T17:46:07.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/0.5.2","html_url":"https://github.com/andywer/threads.js/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"4a9fbdd08380fa5865c3927467edd32eed523f5b","kind":"commit","published_at":"2015-10-16T07:56:39.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/0.5.1","html_url":"https://github.com/andywer/threads.js/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"992c71cda24a5658645d4d65945f55217e597fe0","kind":"commit","published_at":"2015-09-21T18:36:58.000Z","download_url":"https://codeload.github.com/andywer/threads.js/tar.gz/0.5.0","html_url":"https://github.com/andywer/threads.js/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/andywer/threads.js@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andywer%2Fthreads.js/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2025-10-26T15:56:58.190Z","dependent_packages_count":3,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.487003876273384,"dependent_packages_count":54.72183523512177,"stargazers_count":1.6640488285489652,"forks_count":2.5234656806908706,"docker_downloads_count":null,"average":24.09908840515875},"purl":"pkg:npm/%40hive-command/threads","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hive-command/threads","docker_dependents_count":1,"docker_downloads_count":1019,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hive-command/threads","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hive-command/threads/dependencies","status":null,"funding_links":["https://github.com/andywer/threads.js?sponsor=1","https://github.com/sponsors/andywer","https://patreon.com/andywer","https://ko-fi.com/andywer"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T02:22:50.661Z","issues_count":79,"pull_requests_count":52,"avg_time_to_close_issue":22336406.94736842,"avg_time_to_close_pull_request":12691651.0,"issues_closed_count":19,"pull_requests_closed_count":31,"pull_request_authors_count":24,"issue_authors_count":72,"avg_comments_per_issue":2.9367088607594938,"avg_comments_per_pull_request":1.9038461538461537,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":21,"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":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"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":0.0,"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/andywer%2Fthreads.js/issues","maintainers":[{"login":"andywer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andywer"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hive-command%2Fthreads/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hive-command%2Fthreads/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hive-command%2Fthreads/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hive-command%2Fthreads/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hive-command%2Fthreads/codemeta","maintainers":[{"uuid":"thetechcompany","login":"thetechcompany","name":null,"email":"professional.balbatross@gmail.com","url":null,"packages_count":132,"html_url":"https://www.npmjs.com/~thetechcompany","role":null,"created_at":"2023-08-15T00:22:31.551Z","updated_at":"2023-08-15T00:22:31.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thetechcompany/packages"}]}