{"id":2214691,"name":"queue-cb","ecosystem":"npm","description":"A scalable queue for parallel callbacks","homepage":"https://github.com/kmalakoff/queue-cb","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/kmalakoff/queue-cb","keywords_array":["queue","parallel","callback","concurrent"],"namespace":null,"versions_count":46,"first_release_published_at":"2019-02-05T11:56:44.692Z","latest_release_published_at":"2025-12-12T21:31:29.693Z","latest_release_number":"1.6.3","last_synced_at":"2026-04-03T18:32:26.544Z","created_at":"2022-04-09T22:36:00.771Z","updated_at":"2026-04-03T18:32:26.544Z","registry_url":"https://www.npmjs.com/package/queue-cb","install_command":"npm install queue-cb","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.6.3"}},"repo_metadata":{"id":47601573,"uuid":"169231721","full_name":"kmalakoff/queue-cb","owner":"kmalakoff","description":"A scalable queue for parallel callbacks","archived":false,"fork":false,"pushed_at":"2025-11-04T20:26:44.000Z","size":305,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-11-04T22:18:27.348Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kmalakoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-02-05T11:40:36.000Z","updated_at":"2025-11-04T20:26:48.000Z","dependencies_parsed_at":"2024-02-11T07:21:46.099Z","dependency_job_id":"a42832e8-29fe-4946-870c-c2ee0b2f92db","html_url":"https://github.com/kmalakoff/queue-cb","commit_stats":{"total_commits":43,"total_committers":1,"mean_commits":43.0,"dds":0.0,"last_synced_commit":"13781f19fa1f2370f4eb43db1f803688ebb2a987"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/kmalakoff/queue-cb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmalakoff","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/sbom","scorecard":{"id":563816,"data":{"date":"2025-08-11","repo":{"name":"github.com/kmalakoff/queue-cb","commit":"ec4b16c318d984b33efa1dbb4f09ddc3b65f8c93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"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":"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":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/kmalakoff/queue-cb/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kmalakoff/queue-cb/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"Maintained","score":10,"reason":"15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-20T14:23:38.270Z","repository_id":47601573,"created_at":"2025-08-20T14:23:38.270Z","updated_at":"2025-08-20T14:23:38.270Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282941521,"owners_count":26752599,"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-11-06T02:00:06.180Z","response_time":55,"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":"kmalakoff","name":"Kevin Malakoff","uuid":"756520","kind":"user","description":"Over 25 years experience delivering engaging software products in web, mobile, and video games.","email":"","website":"https://www.effortlessmotion.com/","location":"Vancouver, Canada","twitter":null,"company":"Indeed","icon_url":"https://avatars.githubusercontent.com/u/756520?u=a8f00ad787680a636a1590ce0d2d8f52a6d2b8fa\u0026v=4","repositories_count":175,"last_synced_at":"2024-04-16T23:46:40.795Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kmalakoff","funding_links":[],"total_stars":1772,"followers":132,"following":39,"created_at":"2022-11-02T16:47:22.169Z","updated_at":"2024-04-16T23:47:23.297Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmalakoff","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmalakoff/repositories"},"tags":[{"name":"v1.4.9","sha":"a3e23f663d86585ffe3943d834e3e35b073015f2","kind":"tag","published_at":"2025-01-04T08:49:08.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/v1.4.9","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"fa241301f0cc93df4e86f236b2630dcc3f76a2f3","kind":"tag","published_at":"2025-01-04T06:32:50.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/v1.4.8","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"3e4e7967f60e69cbd81398efb4cdf9bd61756446","kind":"tag","published_at":"2025-01-04T05:50:23.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/v1.4.7","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.4.7/manifests"},{"name":"v1.4.3","sha":"53752a7823c02ede3b6ddd57dcc42e6fc293993b","kind":"tag","published_at":"2024-12-20T07:23:32.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/v1.4.3","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.4.3/manifests"},{"name":"v1.4.1","sha":"a066d8521f126bfcedba93e57493307874b46061","kind":"tag","published_at":"2024-12-20T07:23:31.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/v1.4.1","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"acf5b1bd619de589c0d6983dd7fe19491cfbccd7","kind":"tag","published_at":"2024-12-20T07:23:29.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/v1.4.0","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"0b2990026f4e77e9853e458b8b0130e5d617a37b","kind":"tag","published_at":"2024-12-20T07:23:28.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/v1.3.0","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"015022efd34a06ed1ae402c7852ea22c1a63d0b1","kind":"tag","published_at":"2024-02-20T06:42:53.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/v1.2.1","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"9c0ecb22819ebe624d914e3c131607eebcecd9d9","kind":"tag","published_at":"2024-02-19T06:42:41.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/v1.2.0","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.2.0/manifests"},{"name":"v1.1.7","sha":"bf8e3497b6144d20a1f71dec58737f4737e4a15c","kind":"tag","published_at":"2022-07-21T03:08:31.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/v1.1.7","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/v1.1.7/manifests"},{"name":"1.1.6","sha":"4c01a14e5fdf6fef0e2460b4c7832a7c0a54a684","kind":"commit","published_at":"2021-07-26T03:10:40.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/1.1.6","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"d1363f60b990ed6a9eafebc870eb8d60761b8c1c","kind":"commit","published_at":"2020-06-20T15:25:59.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/1.1.5","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"d2ed1bfc69d93aef1f5d14071098293a3d5f93aa","kind":"commit","published_at":"2020-05-29T03:40:53.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/1.1.4","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"c5499127334eb5b1d89bb68aab390ee0da1a61b9","kind":"commit","published_at":"2020-05-28T05:45:07.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/1.1.3","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"669143011fce7aa4baf22c2d575493af688b992c","kind":"commit","published_at":"2020-04-26T19:17:11.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/1.1.2","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.1.2/manifests"},{"name":"1.2.0","sha":"27907b5c86feffb0a7345521ec5f3f4785fadaf2","kind":"commit","published_at":"2020-04-24T04:36:30.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/1.2.0","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"87c3dbc1c1ed87cbc3e4019d632872bba7ba3c73","kind":"commit","published_at":"2020-04-02T13:17:18.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/1.1.0","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"bf50846e64dcaf06bfc2e2dcdaba4dbad9efe3c2","kind":"commit","published_at":"2020-03-24T12:56:16.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/1.0.1","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"7ca17f7859e30a0a3113a32de975988adad21bc3","kind":"commit","published_at":"2019-02-05T11:55:46.000Z","download_url":"https://codeload.github.com/kmalakoff/queue-cb/tar.gz/1.0.0","html_url":"https://github.com/kmalakoff/queue-cb/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kmalakoff/queue-cb@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmalakoff%2Fqueue-cb/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-21T18:41:30.336Z","dependent_packages_count":17,"downloads":19806,"downloads_period":"last-month","dependent_repos_count":161,"rankings":{"downloads":7.001938628278567,"dependent_repos_count":1.1862443213053493,"dependent_packages_count":1.3503664919111515,"stargazers_count":20.955671020250982,"forks_count":15.415989127516966,"docker_downloads_count":null,"average":9.182041917852604},"purl":"pkg:npm/queue-cb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/queue-cb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/queue-cb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/queue-cb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T01:24:27.257Z","issues_count":0,"pull_requests_count":67,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":936227.8360655737,"issues_closed_count":0,"pull_requests_closed_count":61,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9104477611940298,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":67,"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/kmalakoff%2Fqueue-cb/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/queue-cb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/queue-cb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/queue-cb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/queue-cb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/queue-cb/codemeta","maintainers":[{"uuid":"kmalakoff","login":"kmalakoff","name":null,"email":"kmalakoff@gmail.com","url":null,"packages_count":184,"html_url":"https://www.npmjs.com/~kmalakoff","role":null,"created_at":"2022-11-13T22:58:52.848Z","updated_at":"2022-11-13T22:58:52.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kmalakoff/packages"}]}